v37.0.0
·
24 commits
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.