github daily-co/daily-js daily-js-2024-05-23-0.65.0
0.65.0

latest releases: daily-js-2024-09-26-0.72.0, daily-js-2024-09-12-0.71.2, daily-js-2024-08-07-0.70.0...
4 months ago

Features

  • Providing an easy way to cycle the camera between front and back on mobile browsers:
    • cycleCamera({ preferDifferentFacingMode: true })
  • enumerateDevices() and getInputDevices() now return a new property, facing, specifying if the camera is facing the user or the environment;
  • Created a new event ,dialin-ready, which is triggered when the sip dial-in worker is ready to accept a call.
  • Added support for updating the receive settings for custom tracks.

Bugfixes

  • Fixed an issue preventing participants from joining meetings on certain browsers/hardware when WebGL 2 was unavailable. We are now disabling video processor in case webgl2 is not available.
  • Fixed updateScreenShare to work with Daily Prebuilt iframe.

Other improvements

  • Updated dependencies to remove security vulnerabilities.
  • Removed long deprecated call property: experimentalGetUserMediaConstraintsModify

Don't miss a new daily-js release

NewReleases is sending notifications on new releases.