Release Notes for v35.4.0
Features
Fixes
- Fixed a possible crash using the WebView tag and calling focus. #47035 (Also in 36, 37)
- Fixed an issue where the window flickers with either a light or dark color before loading the desired background color. #47052 (Also in 36, 37)
- Fixed crash in xdg portal version detection on startup. #47025 (Also in 36, 37)
- Restored previous window-hiding behavior of
win.setContentProtected()
on Windows. #47034 (Also in 36, 37)
Other Changes
- Updated Node.js to v22.15.0. #46740