Electron Releases

Filter by channel Filter by major release

Release Notes for v15.0.0-alpha.5

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.

Fixes

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

Release Notes for v15.0.0-alpha.4

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.4.

Fixes

  • Fixed an issue on Windows where empty console windows were appearing when --enable-logging was present. #30386 (Also in 14)