Skip to content

v1.11.91-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jan 14:50
· 4 commits to refs/heads/staging since this release
v1.11.91-rc.0

✨ Features

  • Implement changes to memberlist from feedback (#29029). Contributed by @MidhunSureshR.
  • Add toast for recovery keys being out of sync (#28946). Contributed by @dbkr.
  • Refactor LegacyCallHandler event emitter to use TypedEventEmitter (#29008). Contributed by @t3chguy.
  • Add Recovery section in the new user settings Encryption tab (#28673). Contributed by @florianduros.
  • Retry loading chunks to make the app more resilient (#29001). Contributed by @t3chguy.
  • Clear account idb table on logout (#28996). Contributed by @t3chguy.
  • Implement new memberlist design with MVVM architecture (#28874). Contributed by @MidhunSureshR.

🐛 Bug Fixes

  • React to MatrixEvent sender/target being updated for rendering state events (#28947). Contributed by @t3chguy.