这是indexloc提供的服务,不要输入任何密码
Skip to content

v2.6.0

Compare
Choose a tag to compare
@davidliu davidliu released this 29 Jul 13:02
· 135 commits to main since this release
7495e68

What's Changed

  • Fix log level order by @davidliu in #452
  • Add TranscriptionReceived event to track publication by @davidliu in #449
  • Signal local audio track feature updates by @davidliu in #456
  • Have EventListenable.collect return Nothing by @davidliu in #458
  • Implement RegionUrlProvider and Room.prepareConnection by @davidliu in #463
    • Call Room.prepareConnection if you know your server url beforehand to speed up the initial connection.
  • Handle new LeaveRequest protocol by @davidliu in #464
  • Listen directly to connectionState changes instead of polling by @davidliu in #465
  • Update libwebrtc to 125.6422.04 by @davidliu in #466
    • Fixes a crash relating to NetworkMonitor when disconnecting the Room object.
    • Fixes the mic indicator not disappearing when muted.

Full Changelog: v2.5.0...v2.6.0