v28.0.0
π¨ BREAKING CHANGES
- Set minimum supported Matrix 1.1 version (drop legacy r0 versions) (#3007). Fixes element-hq/element-web#16876.
π¦ Deprecations
- The Browserify artifact is being deprecated, scheduled for removal in the October 10th release cycle. (#3189)
β¨ Features
- ElementR: Add
CryptoApi.requestVerificationDM
(#3643). Contributed by @florianduros. - Implement
CryptoApi.checkKeyBackupAndEnable
(#3633). Fixes element-hq/crypto-internal#111 and element-hq/crypto-internal#112.
π Bug Fixes
- ElementR: Process all verification events, not just requests (#3650). Contributed by @florianduros.