Electron Releases

Filter by channel Filter by major release

Release Notes for v11.0.0-beta.7

Note: This is a beta release. Please file new issues for any bugs you find in it.

This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install electron@11.0.0-beta.7.

Fixes

  • Fixed crashes using nativeImage on Windows on ARM. #25410 (Also in 11)

Release Notes for v11.0.0-beta.6

Note: This is a beta release. Please file new issues for any bugs you find in it.

This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install electron@11.0.0-beta.6.

Fixes

  • Fixed a crash in the renderer process when invoking the Badging API. #25370 (Also in 9, 10, 11)

Unknown

  • Added support for some chrome.management APIs. #25342 (Also in 9, 10, 11)