Skip to content

0.8.0

Compare
Choose a tag to compare

Improvements

  • The 'screen' filter for useParticipantIds now filters participants with active screen shares, based on their tracks property. The boolean screen property, as returned by .participants() is deprecated.
  • Attempts to .play() video tags rendered from DailyVideo components have been improved.
  • DailyAudio and DailyAudioTrack now support rmpAudio tracks.
  • DailyVideo now supports rmpVideo tracks.

Bugfixes

  • Fixed an issue that could lead to DailyAudio not re-rendering audio tags correctly, which would result in missing sound from remote participants.