Skip to content

v24.1.0

Compare
Choose a tag to compare
@RiotRobot RiotRobot released this 11 Apr 13:00
· 1489 commits to develop since this release

✨ Features

🐛 Bug Fixes

  • indexddb-local-backend - return the current sync to database promise … (#3222). Contributed by @texuf.
  • Revert "Add the call object to Call events" (#3236).
  • Handle group call redaction (#3231). Fixes element-hq/voip-internal#128.
  • Stop doing O(n^2) work to find event's home (eventShouldLiveIn) (#3227). Contributed by @jryans.
  • Fix bug where video would not unmute if it started muted (#3213). Fixes element-hq/element-call#925.
  • Fixes to event encryption in the Rust Crypto implementation (#3202).