Skip to content

v3.29.0

Choose a tag to compare

@github-actions github-actions released this 18 Sep 19:59
· 133 commits to main since this release

3.29.0 (2026-09-18)

Features

  • bridge: retire the legacy chat/mesh sockets, oRPC now owns /ws/mesh (d80c92a)
  • core: carry this side's own dialled hub address into hub-relayed dispatch (f788958)
  • core: thread a request's own transport origin through RoomVerbHandler dispatch (c1b3496)

Bug Fixes

  • bridge: wire push_subscribe/push_unsubscribe through dispatchAction (1366efc)
  • core: report hubAddress on an incoming hub-relayed path.trace (07fee03)