• v0.17.0 5b1ac38473

    v0.17.0 Pre-Release

    sarah released this 2022-07-06 18:24:44 +00:00 | 228 commits to master since this release

    New File Sharing APIs

    Downloads
  • v0.16.8 bc38f4ec0a

    v0.16.8 Pre-Release

    sarah released this 2022-04-21 23:02:22 +00:00 | 235 commits to master since this release

    • Fix Profile Export for Windows
    • Upgrade Tapir (now includes automatic garbage collection for expired connections)
    • Fix memleak for unused getval requests
    Downloads
  • v0.16.7 6fa627c1fa

    v0.16.7 Pre-Release

    sarah released this 2022-04-21 00:18:09 +00:00 | 240 commits to master since this release

    • multiple performance improvements related to the underlying tapir/connectivity code
    • disabled tor circuit information for now due to high memory use.
    Downloads
  • v0.16.6 7c25ddaf3d

    v0.16.6 Pre-Release

    sarah released this 2022-04-14 21:37:19 +00:00 | 245 commits to master since this release

    Fix a goroutine / memory leak in network check plugin
    Remove unused simpleQueue

    Downloads
  • v0.16.5 9896961b40

    v0.16.5 Pre-Release

    dan released this 2022-04-12 22:14:08 +00:00 | 248 commits to master since this release

    • health check was firing way too often, fix some logic to keep it around 1min, not every 5 seconds
    Downloads
  • v0.16.4 a27fd47755

    v0.16.4 Pre-Release

    dan released this 2022-04-05 00:04:41 +00:00 | 250 commits to master since this release

    • close a connection if send message fails (alerting the ui connection may be offline and kick starting reconnection attempts
    • add ParseScope to attributes
    Downloads
  • v0.16.3 abfa95cddb

    v0.16.3 Pre-Release

    dan released this 2022-03-23 22:39:38 +00:00 | 255 commits to master since this release

    • fix race condition in eventmanager
    • Send[Message|Invite|File] now return message id
    Downloads
  • v0.16.2 8dfe391122

    v0.16.2 Pre-Release

    sarah released this 2022-03-22 20:01:45 +00:00 | 258 commits to master since this release

    • Simplify Network Check Plugin
    • Prevent Connectivity Check Plugin for being used for Network Checks.
    Downloads
  • v0.16.1 9e506e5190

    v0.16.1 Pre-Release

    sarah released this 2022-03-10 22:26:09 +00:00 | 262 commits to master since this release

    • Add extra checks to Import Profile
    Downloads
  • v0.16.0 b13a56d1db

    v0.16.0 Pre-Release

    sarah released this 2022-03-08 23:18:15 +00:00 | 265 commits to master since this release

    • Introduce Import and Export Profile API
    Downloads