Skip to content

v37.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 12:52
· 80 commits to refs/heads/staging since this release

✨ Features

  • MatrixRTC: Add combined toDeviceAndRoomKeyTransport (#4792). Contributed by @toger5.
  • Make logging consistent for matrixRTC (#4788). Contributed by @toger5.
  • MatrixRTC: ToDevice distribution for media stream keys (#4785). Contributed by @BillCarsonFr.

🐛 Bug Fixes

  • Fix token refresh racing with other requests and not using new token (#4798). Contributed by @t3chguy.
  • Fix fallback to MemoryCryptoStore when LocalStorage unavailable (#4797). Contributed by @t3chguy.
  • Remove duplicate deleteSecretStorage in RustCrypto.resetEncryption (#4789). Contributed by @florianduros.
  • Fix RustCrypto.resetEncryption failure (#4772). Contributed by @florianduros.