github-actions
released this
03 Dec 12:23
·
33 commits
to refs/heads/staging
since this release
🦖 Deprecations
- Deprecate
MatrixClient.isEventSenderVerified
(#4527). Contributed by @florianduros. - Add
restoreKeybackup
toCryptoApi
. (#4476). Contributed by @florianduros.
✨ Features
- Ensure we disambiguate display names which look like MXIDs (#4540). Contributed by @t3chguy.
- Add
CryptoApi.getBackupInfo
(#4512). Contributed by @florianduros. - Fix local echo in embedded mode (#4498). Contributed by @toger5.
- Add
restoreKeybackup
toCryptoApi
. (#4476). Contributed by @florianduros.
🐛 Bug Fixes
- Fix
RustBackupManager
remaining values after current backup removal (#4537). Contributed by @florianduros.