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

latest releases: 31.0.0-beta.5, 31.0.0-beta.4, 31.0.0-beta.3...
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.28.

Release Notes for v12.0.0-beta.28

Fixes

  • Fixed OS-level shortcuts on macOS (e.g. Ctrl + F2, ⌘ + ~). #27769 (Also in 11)
  • Fixed an erroneous enableBlinkFeatures warning shown webviews which enabled no Blink features. #27790 (Also in 10, 11)
  • Fixed an issue where deleted download directories would be sometimes recreated by the operating system. #27806 (Also in 10, 11)

Don't miss a new electron release

NewReleases is sending notifications on new releases.