Note: This is an alpha release. Please file new issues for any bugs you find in it.
This release is published to npm under the alpha tag and can be installed via npm install electron@alpha, or npm install electron@44.0.0-alpha.9.
Release Notes for v44.0.0-alpha.9
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)