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

latest releases: 31.0.0-alpha.2, 30.0.1, 29.3.1...
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@14.0.0-beta.3.

Release Notes for v14.0.0-beta.3

Features

  • Added experimental cookie encryption support behind an Electron Fuse. #29492 (Also in 13)
  • Added support for debug URLs such as chrome://gpucrash. #29466 (Also in 13)

Fixes

  • Fixed an issue where right-clicking in the devtools console throws an error. #29472
  • Fixed missing 'fetch' event in service workers for requests using a registered protocol. #29440 (Also in 12, 13)
  • Fixed pressing Alt with mouse click results in toggling menu bar. #29452 (Also in 12, 13)
  • Fixed pressing Alt+Shift and Alt+Ctrl toggling menu bar on KDE. #29444 (Also in 12, 13)
  • Fixed shifted character getting changed in menu accelerator. #29481

Documentation

  • Documentation changes: #29429

Don't miss a new electron release

NewReleases is sending notifications on new releases.