npm electron 6.0.0-beta.10
electron v6.0.0-beta.10

latest releases: 31.0.0-beta.3, 29.4.0, 30.0.6...
4 years ago

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@6.0.0-beta.10.

Release Notes for v6.0.0-beta.10

Fixes

  • Backported a patch from node that fixes an http/2 memory leak:. #18882
  • Fixed app.getAppPath() returning default-app path when running electron app with no package.json or electron app/index.js. Now the directory containing the executed file is returned. #18888
  • Fixed building with enable_run_as_node disabled. #18892
  • Fixed crash when starting with --disable-gpu. #18904
  • Fixed random flicker that occurred on macOS when performing fullscreen or workspace transitions. #18885
  • Updated Chromium to 76.0.3809.37. #18828

Don't miss a new electron release

NewReleases is sending notifications on new releases.