Skip to content

v38.1.0-rc.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Sep 12:53
· 52 commits to refs/heads/staging since this release

✨ Features

  • Remove custom org.matrix.msc4075.rtc.notification.parent relation type (#4979). Contributed by @toger5.
  • MatrixRTC: Add RTC decline event (#4978). Contributed by @toger5.
  • Make a MatrixRTCSession emit once the RTCNotification is sent (#4976). Contributed by @toger5.
  • Use hydra semantics for unknown room versions (#4957). Contributed by @dbkr.
  • Expose the StatusChanged event through the RTCSession (#4974). Contributed by @toger5.
  • Add probablyLeft event to the MatrixRTCSession (#4962). Contributed by @toger5.

🐛 Bug Fixes