Electron Releases

Filter by channel Filter by major release

Release Notes for v4.0.0-beta.3

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@4.0.0-beta.3.

Bug Fixes/Changes

  • fix: Remove statSyncNoException for good (backport: 4-0-x). #15110

  • docs: app.getLoginItemStatus -> app.getLoginItemSettings. #15114

  • chore: roll node. #15115

  • fix: export zlib symbols. #15118

  • build: add v8_embedder_string to build args. #15120

Release Notes for v4.0.0-beta.2

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@4.0.0-beta.2.

Bug Fixes/Changes

  • Revert "FIXME: disable isCurrentlyAudible test to unblock merge". #15083

  • build: add "apply_patches" flag to gclient. #15082

  • fix: update and enable osr (backport: 4-0-x). #15084