Electron Releases

Filter by channel Filter by major release

Release Notes for v3.0.0-beta.12

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 i electron@3.0.0-beta.12.

Bug Fixes/Changes

  • fix: don't terminate existing sessions when opening devtools. #14566

  • fix: Invalidate weak ptrs before window Javascript object is destroyed (backport: 3-0-x). #14591

Release Notes for v3.0.0-beta.11

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 i electron@3.0.0-beta.11.

Bug Fixes/Changes

  • build: [gn] widevine cdm support behind flag (3-0-x). #14497

  • chore: Revert "fix: re-enable power monitor test (#14496)". #14508

  • fix: read ignoreMenuShortcuts per WebContents. #14538

  • ci: Rename appveyor-override.yml to appveyor.yml (3-0-x). #14558

  • fix: use render client id to track deleted render process hosts (backport: 3-0-x). #14557

  • chore: make large beta numbers work when publishing. #14572