npm electron 17.0.0-beta.1
electron v17.0.0-beta.1

latest releases: 33.0.0-beta.4, 33.0.0-beta.3, 33.0.0-beta.2...
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@17.0.0-beta.1.

Release Notes for v17.0.0-beta.1

Fixes

  • Bug fixed for registering protocol in windows which used to set invalid command if the execution path included space. #32329 (Also in 14, 15, 16)
  • Fixed a crash caused by app.getLocaleCountryCode(). #32322 (Also in 15, 16)
  • Fixed a potential crash in v8 by using allocation type: kOld in v8 ScriptOrModule legacy lifetime. #32355

Don't miss a new electron release

NewReleases is sending notifications on new releases.