Release Notes for v36.2.0
Fixes
- Fixed a crash that could occur when opening some dialogs as windows are closing on macOS. #46951 (Also in 35, 37)
- Fixed an issue where
webContents.printdid not work as expected whenmediaSizewas not passed. #46972 (Also in 37) - Fixed an issue where filters wouldn't apply in the specific case only one was passed. #46945 (Also in 37)
- Fixed log files written to the current working directory on Windows. #46912 (Also in 35, 37)
- Fixed xdg portal version detection for file dialogs on linux. #46923 (Also in 35, 37)
Other Changes
- Updated Node.js to v22.15.0. #46741