Release Notes for v29.3.2
Fixes
- Electron doesn't paint on offscreen-render mode after gpu process crashed. #41923 (Also in 30, 31)
- Fixed an issue where
console.log()
in AudioWorkletGlobalScope produced incorrect output. #41889 (Also in 28) - Fixed an issue where
recentDOcuments
wasn't populating properly on macOS. #41994 (Also in 31)
Other Changes
- Security: backported fix for CVE-2024-4060.
- Security: backported fix for CVE-2024-4058. #41982