Electron Releases

Filter by channel Filter by major release

Release Notes for v17.0.0-alpha.3

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@17.0.0-alpha.3.

Fixes

  • Fixed a potential issue when setting backgroundColor on BrowserViews. #31948 (Also in 14, 15, 16)

Release Notes for v17.0.0-alpha.2

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@17.0.0-alpha.2.

Fixes

  • Fixed a potential crash when importing media files or custom file types. #31884 (Also in 16)