v37.0.0-rc.0
Pre-release
Pre-release
·
1 commit
to refs/heads/staging
since this release
π¨ BREAKING CHANGES
- Remove deprecated
PrefixedLogger
interface (#4705). Contributed by @richvdh. - Remove legacy crypto (#4653). Contributed by @florianduros.
π¦ Deprecations
β¨ Features
- Fix typos in client.ts (#4715). Contributed by @toger5.
- Enable key upload to backups where we have the decryption key (#4677). Contributed by @ajbura.
- Remove deprecated
PrefixedLogger
interface (#4705). Contributed by @richvdh. MatrixClient.setAccountData
: await remote echo. (#4695). Contributed by @richvdh.
π Bug Fixes
- Improve types around User Interactive Auth (#4709). Contributed by @t3chguy.
- Fix
resetEncryption
to remove secrets in 4S (#4683). Contributed by @florianduros.