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

latest releases: 34.0.0-alpha.6, 31.7.3, 34.0.0-alpha.5...
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.8.

Release Notes for v14.0.0-beta.8

Fixes

  • Fixed CORS preflight request always being cancelled when connecting via proxy requiring authentication for apps that had registered WebRequest listeners. #29812 (Also in 12, 13)
  • Fixed crashes in debug builds caused by microtasks policy mismatch. #29809 (Also in 12, 13)
  • Fixed hover state not clear bug when BrowserWindow is not resizable. #29801 (Also in 12, 13)
  • Fixed issue where the update permission prompt would cause 100% CPU spin while the prompt was open. #29806 (Also in 13)
  • Fixed the <select> element dropdown not appearing on Windows or Linux. #29771
  • Fixed the color select eyedropper not working within DevTools. #29752 (Also in 13)

Don't miss a new electron release

NewReleases is sending notifications on new releases.