Release Notes for v24.8.7
Fixes
- Fixed an issue where calling
show()
on a childBrowserWindow
would show all other children attached to the same parent on macOS. #40104 (Also in 25, 26, 27) - Fixed deprecated
gpu-process-crashed
/renderer-process-crashed
events being emitted twice and with incorrect arguments. #40110 (Also in 22, 25, 26, 27)
Other Changes
- Security: backported fix for 1479104.
- Security: backported fix for 1480184. #40079