github daily-co/daily-js daily-js-2023-10-06-0.52.0
0.52.0

latest releases: daily-js-2024-09-12-0.71.2, daily-js-2024-08-07-0.70.0, daily-js-2024-07-25-0.69.0...
11 months ago

Features

  • Added the ability to remotely stop a participant's screen share.

Bugfixes

  • Fixed a bug in Windows where if your cam is in use by another app your mic track never becomes playable.
  • Fixed an issue where leave() or destroy() would fail if called between a load() and one of startCamera(), preAuth(), or join().
  • Worked around a Chromium bug where, when you had the default mic selected in Daily, changing the default mic through OS settings wouldn't result in your actual mic input changing.
  • Fixed an issue where your mic could seemingly get stuck in the unmuted state when there was a dial-in participant.
  • Fixed an issue where if a client selected their default microphone, we would store the specific device in a cookie and lose the “default” specifier, resulting in always preferring that specific device rather than the default. For example, we would save "MacBook Pro Microphone (Built-in)" instead of "Default - MacBook Pro Microphone (Built-in)".
  • Fixed a Firefox issue where toggling your camera off and on would cause remote participants to only receive your lowest simulcast layer from then on.
  • Fixed issue preventing admins with hidden presence from being able to mute or eject participants.

Other improvements

  • Eliminated 2 internal calls to Daily servers during call join in order to decrease the time to join a call.

Don't miss a new daily-js release

NewReleases is sending notifications on new releases.