Skip to content

v5.2.0

Choose a tag to compare

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

5.2.0 (2026-09-20)

Features

  • core: report whether a sent message was delivered or only queued (3de4c88)

Bug Fixes

  • core: answer no_route when this side has nowhere to send a request (44ea176)
  • core: only ask for an identity once something is actually queued (57bab37)
  • mesh-store: retry a queued room request when any route to the member appears (1d5d82d)

Styles

  • core: wrap two long test assertions (7196ec8)

Tests

  • bridge: assert the web UI names who a delivery status is about (0db1177)
  • core: cover the queued-then-delivered DM path end to end (1459a48)
  • core: expect no_route from an untrusted target with no session (54f0340)
  • core: expect the nested delivery union on delivery_status events (bc8f071)