Skip to content

v30.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 10:59
· 771 commits to refs/heads/staging since this release

✨ Features

  • Rotate per-participant keys when a member leaves (#3833). Contributed by @dbkr.
  • Add E2EE for embedded mode of Element Call (#3667). Contributed by @SimonBrandner.

πŸ› Bug Fixes

  • Shorten TimelineWindow when an event is removed (#3862). Contributed by @andybalaam.
  • Ignore receipts pointing at missing or invalid events (#3817). Contributed by @andybalaam.
  • Fix members being loaded from server on initial sync (defeating lazy loading) (#3830). Contributed by @BillCarsonFr.