Skip to content

v31.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 16:25
· 492 commits to refs/heads/staging since this release

✨ Features

  • Introduce Membership TS type (take 2) (#4107). Contributed by @andybalaam.
  • fix automatic DM avatar with functional members (#4017). Contributed by @HarHarLinks.
  • Export types describing all specced media event formats (#4092). Contributed by @t3chguy.
  • Add .m.rule.is_room_mention push rule to DEFAULT_OVERRIDE_RULES (#4100). Contributed by @t3chguy.
  • Make sending ContentLoaded optional for a widgetClient (#4086). Contributed by @toger5.

🐛 Bug Fixes

  • Migrate own identity local trust to rust crypto (#4090). Contributed by @BillCarsonFr.
  • Fix race condition with sliding sync extensions (#4089). Contributed by @zzorba.