Electron v39.0.0-alpha.7

npm
npm install --save-dev electron@39.0.0-alpha.7
yarn
yarn add --dev electron@39.0.0-alpha.7
Google ChromeChromium
142.0.7417.0
Node.jsNode.js
22.19.0
V8V8
14.2.133

Release Notes

Fixes

  • Fixed excessive WindowServer GPU usage on macOS Tahoe 26. #48399 (Also in 36, 37)

  • Fixed high CPU usage with <input> tag on macOS 26. #48393 (Also in 37, 38)