Skip to content

electron v15.0.0-alpha.5

Pre-release
Pre-release

Choose a tag to compare

@electron-bot electron-bot released this 09 Aug 17:11
· 421 commits to 15-x-y since this release

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@15.0.0-alpha.5.

Release Notes for v15.0.0-alpha.5

Fixes

  • Fixed documentEdited status not updating close button for frameless window on macOS. #30392 (Also in 13, 14)