Electron v40.0.0-alpha.4

Latest Pre Release
npm
npm install --save-dev electron@40.0.0-alpha.4
yarn
yarn add --dev electron@40.0.0-alpha.4
Google ChromeChromium
144.0.7506.0
Node.jsNode.js
24.11.0
V8V8
14.4.31

Release Notes

Fixes

  • Fixed an application crash when clicking or hovering over the native MacOS "Window" menu. Reverts #48598. #48799 (Also in 39)

  • Fixed draw smoothing round corner issue. #48782

Other Changes

  • Updated Chromium to 144.0.7506.0. #48767