electron v17.4.4
·
83 commits
to 17-x-y
since this release
Release Notes for v17.4.4
Fixes
- Fixed an OSR crash happening when input select items were rendered. #34091 (Also in 18, 19)
- Fixed an issue where calling
SetLoginItemSettings()
could potentially cause network volumes to be incorrectly mounted. #34107 (Also in 18, 19)
Other Changes
- Backported fix for CVE-2022-1477. #34012
- Backported fix for CVE-2022-1497. #34073
- Fixed 32-bit native module builds with node-gyp >= 9.0.0. #34136 (Also in 16)