v38.0.0-rc.0
Pre-release
Pre-release
·
76 commits
to refs/heads/staging
since this release
✨ 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.