Electron v40.0.0-alpha.7

Latest Pre Release
npm
npm install --save-dev electron@40.0.0-alpha.7
yarn
yarn add --dev electron@40.0.0-alpha.7
Google ChromeChromium
144.0.7526.0
Node.jsNode.js
24.11.1
V8V8
14.4.116

Release Notes

Fixes

  • Fixed crash when creating event object for ipc events. #48991 (Also in 39)

  • Fixed the issue where the parent window leave disabled after the modal window call show() multiple time. #49021 (Also in 38, 39)

Other Changes

  • Updated Node.js to v24.11.1. #48916