npm electron 12.0.0-beta.19
electron v12.0.0-beta.19

latest releases: 33.0.0-beta.2, 32.1.2, 32.1.1...
3 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@12.0.0-beta.19.

Release Notes for v12.0.0-beta.19

Fixes

  • Fixed CSP with unsafe-eval detection with Trusted Types. #27471 (Also in 9, 10, 11)
  • Fixed <webview> not working with Trusted Types. #27467 (Also in 9, 10, 11)
  • Fixed an issue where the zoom button was missing for windows with titleBarStyle: hiddenInset on macOS. #27462
  • Fixed regression that crashed Electron when processing an invalid icon. #27463 (Also in 11)

Don't miss a new electron release

NewReleases is sending notifications on new releases.