Skip to content

v0.96.4

Choose a tag to compare

@github-actions github-actions released this 25 Jun 21:34
57d41c8
- node: Expose the registration session state as an optional `sessionState`
  payload on some errors.

- RegistrationService now refreshes its cached session state from failed
  verification requests, so the session state stays current even after a request
fails.

- node, swift: Expose DonationPermit.expiration

- Expose and document several APIs on UnauthBackupsService originally added in
  libsignal v0.94.4. These APIs require an H2 connection (the normal behavior
when using libsignal now) and will fail without one.

- SVR2: update production to 2026Q2

- SVRB: update production to 2026Q2

- Add reserveUsernameHash() typed API