github daily-co/daily-js daily-js-2022-10-24-0.32.0
0.32.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...
23 months ago

Reminder

The code that daily-js downloads before you join a call is now “pinned” to this version of daily-js. That means you will no longer get unexpected updates to Daily client-side code without updating your daily-js dependency.

Read more about this change in 0.30.0's release notes.

Features

  • Added support for specifying startVideoOff and startAudioOff as part of your DailyCallOptions (you could previously only do this by way of a token). In addition to giving you another way of controlling whether your camera and mic turn on automatically when you join() a call, these properties enable a new scenario: you can startCamera() with one or both devices initially off without having first preAuth()ed with a token.

Bugfixes

  • Fixed a broken call to console.warn()
  • Fixed handling of default values for enable_knocking.
  • Fixed issue where .destroy() would never resolve when called inside of a left-meeting event handler, originally reported via github. Thanks for the report, @frankie567!
  • Fixed a potentially leaked background worker.
  • Fixed a bug where recordings would not time out as expected.

Other improvements

Don't miss a new daily-js release

NewReleases is sending notifications on new releases.