β¨ Features
- MSC4140: use auth for delayed event management (#5340). Contributed by @AndrewFerr.
π Bug Fixes
- [Backport staging] SECURITY: Update matrix-sdk-crypto-wasm to v18.3.1 (#5356). Contributed by @RiotRobot.
- fix(MatrixRTCSession): replace no-arg .finally() with .then(fn, fn) to fix crash on React Native / Hermes (#5307). Contributed by @JeanLuX.