Skip to content

v30.0.0

Compare
Choose a tag to compare
@RiotRobot RiotRobot released this 07 Nov 15:11
· 771 commits to develop since this release

🚨 BREAKING CHANGES

  • Refactor & make base64 functions browser-safe (#3818).

πŸ¦– Deprecations

  • Deprecate MatrixEvent.toJSON (#3801).

✨ Features

πŸ› Bug Fixes

  • Fix reemitter not being correctly wired on user objects created in storage classes (#3796). Contributed by @MidhunSureshR.
  • Element-R: silence log errors when viewing a pending event (#3824).
  • Don't emit a closed event if the indexeddb is closed by Element (#3832). Fixes element-hq/element-web#25941. Contributed by @dhenneke.
  • Element-R: silence log errors when viewing a decryption failure (#3821).