npm electron 16.0.0-beta.1
electron v16.0.0-beta.1

latest releases: 31.0.0-beta.5, 31.0.0-beta.4, 31.0.0-beta.3...
2 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 install electron@16.0.0-beta.1.

Release Notes for v16.0.0-beta.1

Fixes

  • Fixed a tracing agent-related crash when initializing Node.js in service workers. #31477
  • Fixed possible 'Object has been destroyed' error when calling window.open with a frame name and using setWindowOpenHandler. #31469 (Also in 14, 15)
  • Generate valid config.gypi file in Node.js headers. #31441 (Also in 14, 15)
  • Removes several Chromium private enterprise APIs from Mac Apple Store builds. #31488 (Also in 15)

Don't miss a new electron release

NewReleases is sending notifications on new releases.