Features
- New getter methods
isLocalAudioLevelObserverRunning()
andisRemoteAudioLevelObserverRunning()
- 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 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](https://developers.google.com/privacy-sandbox/3pcd).
- Improved internals of the
testCallQuality()
so that the test's server connections better match what is expected to be in use during the actual call.