Skip to content

v32.2.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 12:02
· 89 commits to refs/heads/staging since this release

✨ Features

  • Use a different error code for UTDs when user was not in the room (#4172). Contributed by @uhoreg.
  • Modernize window.crypto access constants (#4169). Contributed by @turt2live.
  • Improve compliance with MSC3266 (#4155). Contributed by @AndrewFerr.
  • Add comment to make clear that RoomStateEvent.Events does not update related objects in the js-sdk (#4152). Contributed by @toger5.
  • Crypto: use a new error code for UTDs from device-relative historical events (#4139). Contributed by @richvdh.

🐛 Bug Fixes

  • Element-R: Fix rust migration when ssss secret are stored not encryted in cache (old legacy behavior) (#4168). Contributed by @BillCarsonFr.