Skip to content

v2.25.0

Choose a tag to compare

@github-actions github-actions released this 16 Sep 02:56
· 138 commits to main since this release

2.25.0 (2026-09-16)

Features

  • core: record a room.send as a durable room-notice in the sender's own oplog (090af14)
  • core: wire core/data's sync protocol into WireMeshTransport's frame handling (5b29146), references wire-mesh#102