Skip to content

v37.13.0-rc.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Aug 12:51
· 91 commits to refs/heads/staging since this release

✨ Features

  • Experimental support for sharing encrypted history on invite (#4920). Contributed by @richvdh.
  • Use the logger associated with MatrixClient in rust sdk (#4918). Contributed by @richvdh.
  • Update to matrix-sdk-crypto-wasm 15.1.0, and add new ShieldStateCode.MismatchedSender (#4916). Contributed by @richvdh.

🐛 Bug Fixes

  • Fix unknown/broken state in the RTC Membership Manager causing unnecassary error logging. (#4944). Contributed by @toger5.