• v0.11.2 9ccaef78c5

    v0.11.2 Pre-Release

    sarah released this 2021-09-30 23:02:46 +00:00 | 420 commits to master since this release

    • Use "path/filepath" instead of "path" in filesharing code to fix issues with path trucation on Windows.
    Downloads
  • v0.11.1 eefc39272a

    v0.11.1 Pre-Release

    sarah released this 2021-09-30 20:07:17 +00:00 | 423 commits to master since this release

    • File Experiment: Chunk requests no longer block the listen thread
    • Server Hosting: Storage APIS are now public
    Downloads
  • v0.11.0 907a7ca638

    v0.11.0 Pre-Release

    sarah released this 2021-09-30 00:58:34 +00:00 | 429 commits to master since this release

    • File Sharing MVP Implementation
    • Upgrades of Tapir and Connectivity
    Downloads
  • v0.10.0 20fcf8cf13

    v0.10.0 Pre-Release

    sarah released this 2021-08-25 19:31:43 +00:00 | 434 commits to master since this release

    • New Group Message Signing Protocol that doesn't require GroupID to be secret in order to preserve metadata privacy for groups.
    Downloads
  • v0.9.2 0f9aa68ca8

    v0.9.2 Pre-Release

    sarah released this 2021-07-08 19:55:12 +00:00 | 439 commits to master since this release

    • bug fix to prevent nil pointer accessing during SendMessageToPeer for an unknown contact.
    Downloads
  • v0.9.1 67fbbd0fa0

    v0.9.1 Pre-Release

    sarah released this 2021-07-02 20:04:46 +00:00 | 441 commits to master since this release

    • timeline now supports addressing by content
    Downloads
  • v0.9.0 73e9a6efe7

    v0.9.0 Pre-Release

    sarah released this 2021-06-29 23:37:00 +00:00 | 443 commits to master since this release

    • Remove server package from this sepository
    • ProtocolEngine now issues Authenticated connections status updates for Server Connections
    Downloads
  • v0.8.12 c603beeb1a

    v0.8.12 Pre-Release

    dan released this 2021-06-25 16:31:17 +00:00 | 447 commits to master since this release

    version upgrade tapir and conncecivity

    Downloads
  • v0.8.11 89c7b25e07

    v0.8.11 Pre-Release

    sarah released this 2021-06-24 17:34:46 +00:00 | 449 commits to master since this release

    • expand capacity of stream store
    • clean up message timeline logic
    • add new cache to check seen messages
    Downloads
  • v0.8.10 ce5e4b2604

    v0.8.10 Pre-Release

    sarah released this 2021-06-17 21:44:42 +00:00 | 455 commits to master since this release

    • add message sync event
    Downloads