npm electron 14.0.0-beta.14
electron v14.0.0-beta.14

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

Release Notes for v14.0.0-beta.14

Fixes

  • Fixed a crash when calling the webContents.on('login') callback synchronously. #30090 (Also in 12, 13)
  • Fixed an issue where the traffic lights would get double-drawn when exiting fullscreen and adding a BrowserView on macOS. #30150 (Also in 13)
  • Fixed an issue where the user-data directory was incorrect in unpackaged apps. #30142
  • Fixed pressing ESC not exiting fullscreen from webview. #30127 (Also in 12)
  • Fixed systemPreferences.getSystemColor returning colors missing alpha values. #30087 (Also in 13)

Other Changes

  • Backported fix for 1216190. #30101 (Also in 12, 13)

Don't miss a new electron release

NewReleases is sending notifications on new releases.