Skip to content

electron v29.0.0-alpha.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 18 Jan 17:14
· 124 commits to 29-x-y since this release
471c44c

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@29.0.0-alpha.11.

Release Notes for v29.0.0-alpha.11

Fixes

  • Fixed an issue where non-modal windows with vibrancy could have incorrectly rounded corners on Sonoma. #41037
  • Fixed macOS bug that causes window maximize button to be disabled in full-screen mode. #41029 (Also in 28)