Skip to content

v37.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 14:34

🦖 Deprecations

  • MatrixRTC: MembershipManager test cases and deprecation of MatrixRTCSession.room (#4713). Contributed by @toger5.

✨ Features

  • Add EventType.SecretRequest and EventType.SecretSend (#4728). Contributed by @richvdh.
  • Attest npm package provenance (#4724). Contributed by @t3chguy.
  • Report backup key import progress on start and improve types (#4711). Contributed by @ajbura.

🐛 Bug Fixes

  • Handle unexpected token refresh failures gracefully (#4731). Contributed by @t3chguy.
  • Fix idempotency issue around token refresh (#4730). Contributed by @t3chguy.
  • Delete the dehydrated device when resetEncryption is called (#4727). Contributed by @uhoreg.