Skip to content

v39.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Oct 11:18

🚨 BREAKING CHANGES

  • [MatrixRTC] Multi SFU support + m.rtc.member event type support (#5022). Contributed by @toger5.

✨ Features

  • [MatrixRTC] Multi SFU support + m.rtc.member event type support (#5022). Contributed by @toger5.
  • Implement Sticky Events MSC4354 (#5028). Contributed by @Half-Shot.
  • feat(client): allow disabling VoIP support (#5021). Contributed by @pkuzco.

🐛 Bug Fixes

  • Only use the first 3 viaServers specified (#5034). Contributed by @t3chguy.
  • Fetch the user's device info before processing a verification request (#5030). Contributed by @andybalaam.