Skip to content

v0.16.5

Choose a tag to compare

@github-actions github-actions released this 27 Jul 07:08
· 379 commits to main since this release
f28341b

[0.16.5] - 2026-07-27

Features

  • Defer ACK/dedup until decrypt to end queue-path silent loss (#223) (protocol) (6408d66)

Bug Fixes

  • IOS relay write-stall watchdog + foreground reconnect (end zombie-socket send stalls) (#226) (bindings) (75e7e93)
  • Recover epoch-desynced 1:1 DMs with no message loss (0.16.6 item 1) (#225) (protocol) (cac5a4e)
  • Defer mesh-group ACK until decrypt to end queue-path silent loss (#224) (protocol) (677401e)

Miscellaneous