Skip to content

v0.17.5

Compare
Choose a tag to compare
@davidzhao davidzhao released this 29 Mar 23:21
· 1054 commits to main since this release

Features

  • Support for remote unpublish - ability for server to request client to unpublish a track #170
  • Exposes participant permissions to clients #170
  • Preparations to support React Native #167 #173

Changes

  • Increased default screenshare resolution and framerate #165
  • Adaptive stream to not pause video when tab is backgrounded on desktop #164

Bugfixes

  • Fixed connection resume #164
  • Disabled screenshare simulcast for Firefox #168 - Firefox does not support it
  • Allow listeners to be registered on LocalParticipant prior to connect #172
  • Improved protobuf generation to avoid protobuf/minimal import errors with certain environments #176