npm electron 20.0.0-beta.12
electron v20.0.0-beta.12

latest releases: 32.2.3, 33.2.0, 34.0.0-alpha.8...
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@20.0.0-beta.12.

Release Notes for v20.0.0-beta.12

Fixes

  • Added support for --ozone-platform-hint flag on Linux. #35014

Other Changes

  • WebContents for <webview> are now only created after the 'will-attach-webview' event is emitted and preventDefault is not called. #35016

Don't miss a new electron release

NewReleases is sending notifications on new releases.