Electron v44.0.0-alpha.9

Latest Pre Release
npm
npm install --save-dev electron@44.0.0-alpha.9
yarn
yarn add --dev electron@44.0.0-alpha.9
Google ChromeChromium
152.0.7977.8
Node.jsNode.js
24.18.1
V8V8
15.2.124.1

Release Notes

Fixes

  • Fixed Window Controls Overlay caption buttons not rendering on Linux. #52580

  • Fixed a graphical glitch on Linux where thin borders appeared past the drop shadows on frameless windows when multiple windows were created. #52606 (Also in 43)

Other Changes

  • Updated Chromium to 152.0.7977.8. #52573

  • Updated Node.js to v24.18.1. #52553