Skip to content

v21.1.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@RiotRobot RiotRobot released this 01 Nov 14:38
· 2421 commits to develop since this release

✨ Features

🐛 Bug Fixes

  • Replace instanceof Array with Array.isArray (#2812). Fixes #2811.
  • Emit UnreadNotification event on notifications reset (#2804). Fixes element-hq/element-web#23590.
  • Fix incorrect prevEv being sent in ClientEvent.AccountData events (#2794).
  • Fix build error caused by wrong ts-strict improvements (#2783). Contributed by @justjanne.
  • Encryption should not hinder verification (#2734).