0.68.0
·
348 commits
to daily-js-releases
since this release
Features
- New getter methods
isLocalAudioLevelObserverRunning()andisRemoteAudioLevelObserverRunning() - Exposing custom SIP headers received during the connection within the
dialin connectedevent.
Bugfixes
- Updated console deprecation warning for
testConnectionQuality()to point to daily's preferred alternative oftestCallQuality(). - 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.