Electron v24.8.8

npm
npm install --save-dev electron@24.8.8
yarn
yarn add --dev electron@24.8.8
Google ChromeChromium
112.0.5615.204
Node.jsNode.js
18.14.0
V8V8
11.2.214.22

Release Notes

Electron 24.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 an issue where calling loadURL during some webContents url loading events could crash. #40160 (Also in 25, 26, 27)