Bugfixes
- Fixed an issue where the initial send settings were not being respected for cam video.
Other improvements
- Made it so you no longer have to specify the broad
'unsafe-eval'
in your Content Security Policy (CSP) when using video background processing (virtual backgrounds or background blur). You can specify the narrower'wasm-unsafe-eval'
instead (assuming you've also specifiedavoidEval: true
when instantiating your Daily client).