Skip to content

v37.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 13:11

🚨 BREAKING CHANGES

πŸ¦– Deprecations

  • Improve types around User Interactive Auth (#4709). Contributed by @t3chguy.

✨ 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.