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

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@14.0.0-beta.9.

Release Notes for v14.0.0-beta.9

Fixes

  • Fixed an issue where request headers were cleared if the optional "requestHeaders" parameter was not included in the webRequest.onBeforeSendHeaders callback response object. #29835 (Also in 12, 13)
  • Fixed an issue where the setAlwaysOnTop value would sometimes not be preserved for child windows on macOS. #29855
  • Fixed an issue with PDF loading on Windows, where metadata was not loading correctly and causing the PDF to load as a blank page. #29831 (Also in 13)

Other Changes

  • Fixed app.getPath('logs') returning the wrong path on Linux and Windows. #29865
  • Updated Chromium to 93.0.4539.0. #29864

Don't miss a new electron release

NewReleases is sending notifications on new releases.