npm install electron@v31.7.5
yarn add electron@v31.7.5
Release Notes
Fixes
- Fixed an issue where
WebContentsView
s were being improperly removed. #44673 (Also in 32, 33, 34) - Fixed an issue where the windows control overlay was unexpectedly visible in fullscreen on Linux. #44643 (Also in 32, 33, 34)