Skip to content

0.51.0

Compare
Choose a tag to compare
@wcarss wcarss released this 13 Sep 19:48
· 535 commits to daily-js-releases since this release

Features

  • Allowed use of the proxyUrl setting when loading Prebuilt in an iframe.

Bugfixes

  • Fixed the advanced firewall control feature case where custom iceServers are used in addition to Daily-provided ones.
  • Fixed a bug on Firefox 117 where, once you turned off your camera, turning it back on wouldn't restore your video for remote participants.
  • Fixed an issue where an iOS user receiving a GSM phone call (e.g. from a landline) while on a Daily call would not have their video re-appear locally or remotely after waiting at least six seconds to decline the call.

Other improvements

  • Added type definitions for custom tracks in DailyParticipant track objects.
  • Added average jitter values to the result of getNetworkStats().
  • Updated daily-js dependencies to close vulnerabilities.