Skip to content

0.68.0

Compare
Choose a tag to compare
@filipi87 filipi87 released this 18 Jul 12:54
· 141 commits to daily-js-releases since this release

Features

  • New getter methods isLocalAudioLevelObserverRunning() and isRemoteAudioLevelObserverRunning()
  • Exposing custom SIP headers received during the connection within the dialin connected event.

Bugfixes

  • Updated console deprecation warning for testConnectionQuality() to point to daily's preferred alternative of testCallQuality().
  • Fixed participant track types for better support of custom tracks.
  • Fixed a Chrome issue where a squared resolution could result in incorrect scaling or cropping when applying background effects.

Other improvements

  • Added logs for owners receiving waiting participant requests, updates and removals.
  • Updated dependencies to fix package vulnerabilities.
  • Updated cookies to follow the new CHIPS (Cookies Having Independent Partitioned State) guidelines and 3rd party restrictions. More details here.
  • Improved internals of testCallQuality() so that the test's server connections better match what is expected to be in use during the actual call.