Electron v31.7.5

npm
npm install --save-dev electron@31.7.5
yarn
yarn add --dev electron@31.7.5
Google ChromeChromium
126.0.6478.234
Node.jsNode.js
20.18.0
V8V8
12.6.228.30

Release Notes

Fixes

  • Fixed an issue where WebContentsViews 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)

Other Changes

  • Security: backported fix for CVE-2024-10827. #44646

  • Security: backported fix for CVE-2024-11110. #44649