Electron v31.7.7

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

Release Notes

Electron 31.x.y has reached end-of-support as per the project's support policy. Developers and applications are encouraged to upgrade to a newer version of Electron.

Fixes

  • Fixed chrome.i18n extension API being unavailable in service workers. #45035 (Also in 32, 33, 34)

  • Fixed custom spell checker getting stuck in infinite loop using 100% CPU. #45022 (Also in 32, 33, 34)

Other Changes

  • Security: backported fix for 383356864.

    • Security: backported fix for 384565015.

    • Security: backported fix for 379869752. #45157

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

    • Security: backported fix for chromium:378725734. #45040

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

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

    • Security: backported fix for 382135228. #45153