Skip to content

v0.18.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 15:20
· 272 commits to main since this release
e5d0c6f

[0.18.0] - 2026-07-31

Features

  • Add wipePersistedState so logout can erase an account's storage (#260) (bindings) (dca469f)
  • Give the group broadcast a delivery contract (#259) (protocol) (1241457)
  • Stamp relay SendMessage frames with the outbox message_id (#256) (internet) (532bf60)

Bug Fixes

  • Make per-member fan-out the default group send path (#257) (protocol) (27ca3d6)

Documentation

  • Document the per-member group fan-out default and GroupConfig (#258)(377adcc)

Miscellaneous