Electron Releases - v24.8.0

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

Release Notes

Features

  • Added support for several more Node.js cli flags in the main process. #39372 (Also in 25, 26)

Fixes

  • Fixed an accessibility issue where VoiceOver couldn't trigger the tray action when selected to emit the click event. #39447 (Also in 26)