npm install electron@v17.4.4
yarn add electron@v17.4.4
Release Notes
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)