v38.0.0-rc.1
Pre-release
Pre-release
·
79 commits
to refs/heads/develop
since this release
🚨 BREAKING CHANGES
- [Backport staging] Release tranche of breaking changes (#4975). Contributed by @RiotRobot.
✨ Features
- Allow multiple rtc sessions per room (with different sessionDescriptions) (#4945). Contributed by @toger5.
- Add support for login_hint in authorization url generation (#4943). Contributed by @odelcroi.
- Only process MatrixRTC sessions associated with calls for
callMembershipsForRoom
(#4960). Contributed by @fkwp.