github daily-co/daily-js daily-js-2024-04-04-0.62.0
0.62.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...
5 months ago

Features

  • Updated the list of oldest supported browsers and fixed all the issues that currently broken them. The new set of oldest browsers we support can be found here. Mostly notably, this means we no longer support Plan B browsers.

Bugfixes

  • Fixed an issue with adaptive bitrate where, in certain situation, the resolution scale was not increasing.
  • Fixed an issue with logs missing client information and reporting the daily-js version as 0.0.0.
  • updated updateInputSettings() so that it does not result in a validation failure if provided options resulting in a no-op. (ex. turning on noise cancellation when it’s already on)
  • Fixed a bug where if the call machine bundle file initially fails to load, but then succeeds, you are still left in a broken state

Other improvements

  • Added a new field, cpuUsageBasedOnTargetDecode, to the cpuInboundVideoStats included in the response of getCpuLoadStats()
  • Updated dependencies to remove security vulnerabilities.
  • Downgraded the multiple call object console error to a console warning.
  • Re-introduced official support for providing a mediaStream in startScreenShare(). Initially, this was deprecated to discourage use of screenshares for the purpose of custom tracks. Note that for most use cases, we still recommend using startScreenShare() without a mediaStream and the custom tracks API for sharing additional tracks.

Don't miss a new daily-js release

NewReleases is sending notifications on new releases.