v36.2.0-rc.0
Pre-release
Pre-release
·
27 commits
to refs/heads/staging
since this release
✨ Features
- Improve types around Terms (#4674). Contributed by @t3chguy.
- Provide more options for starting dehydration (#4664). Contributed by @uhoreg.
- Device Dehydration | js-sdk: store/load dehydration key (#4599). Contributed by @BillCarsonFr.
- Add unspecced backup disable flag (#4661). Contributed by @dbkr.
- Switch OIDC primarily to new
/auth_metadata
API (#4626). Contributed by @t3chguy. - Add
CryptoApi.resetEncryption
(#4614). Contributed by @florianduros.
🐛 Bug Fixes
- Fix topic types (#4678). Contributed by @Half-Shot.
- Handle empty m.room.topic (#4673). Contributed by @Half-Shot.
CryptoApi.resetEncryption
should always create a new key backup (#4648). Contributed by @florianduros.