Release Notes for v32.3.2
Fixes
- Backported fix for a upstream bug that cause Offscreen Rendering to stutter. #45657 (Also in 33, 34, 35)
- Fixed file preview window reappearing when calling
win.closeFilePreview
twice on macOS. #45661 (Also in 33, 34, 35) - Fixed issue where 'contextmenu' event is emitted twice on macOS. #45555 (Also in 33, 34)
- Fixed web worker scripts failing to load for chrome extensions. #45709 (Also in 33, 34, 35)
Other Changes
- Security: backported fix for 385386138.
- Security: backported fix for CVE-2025-0611.
- Security: backported fix for CVE-2025-0612. #45699
- Security: backported fix for CVE-2025-0999. #45721