Electron Releases - v4.0.0-beta.1

npm install electron@v4.0.0-beta.1
yarn add electron@v4.0.0-beta.1
Note: This is a beta release, this means it may be shipping with an unreleased version of Chromium.
Please file new issues for any bugs you find in it.

Release Notes

Bug Fixes/Changes

  • fix: close patch_file before deleting it. #15055

  • feat: add workingDirectory option to shell.openExternal(). #15065

  • ci: strip linux binaries for nightly release builds. #15063

  • fix: update node for patch that allows native modules built on < node 10. #15073