Skip to content

v15.4.0

Compare
Choose a tag to compare
@RiotRobot RiotRobot released this 17 Jan 14:07
· 2922 commits to develop since this release

✨ Features

🐛 Bug Fixes

  • Stop encrypting redactions as it isn't spec compliant (#2098). Fixes element-hq/element-web#20460.
  • Fix more function typings relating to key backup (#2086).
  • Fix timeline search in MSC3089 getFileEvent() (#2085).
  • Set a deviceId for VoIP example and use const/let (#2090). Fixes #2083. Contributed by @SimonBrandner.
  • Fix incorrect TS return type for secret storage and key backup functions (#2082).