Electron v31.7.1

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

Release Notes

Fixes

  • Fixed an issue where the exit event could be emitted twice from the utilityProcess. #44267

  • Fixed native addon compilation errors on macOS. #44202 (Also in 32, 33)

Other Changes

  • Security: backported fix for CVE-2024-9602.

    • Security: backported fix for CVE-2024-9603. #44232