Electron Releases - v24.8.8

npm install electron@v24.8.8
yarn add electron@v24.8.8

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)