Skip to content

v0.15.3

Compare
Choose a tag to compare
@davidzhao davidzhao released this 12 Jan 07:44
· 1123 commits to main since this release

Changes in v0.15.3

Bugfixes

  • Fixes Unsubscribed event not firing after an initial unsubscribe 8587af6
  • Avoid duplicate event listeners #107
  • Correctly unpublish tracks after TrackEvent.Ended #110
  • Fix missing Room.Disconnect events when participant could not resume connection #114

Features

  • Supports participant name and track mime-type #108
  • Flexible permissions API #109
  • Sample app to support simulating server-side conditions #113