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

latest releases: 33.0.0-beta.4, 33.0.0-beta.3, 33.0.0-beta.2...
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.6.

Release Notes for v14.0.0-beta.6

Fixes

  • Fixed select-bluetooth-device firing on Windows. #29613 (Also in 12, 13)
  • Fixed an issue where custom traffic lights could be covered by BrowserViews on macOS. #29628 (Also in 13)
  • Fixed potential corruption of piped response data when using interceptHttpProtocol/registerHttpProtocol. #29670 (Also in 11, 12, 13)
  • Fixed the spelling of 'attachment' in 'Content-Disposition' header when using the webRequest module. #29673 (Also in 12, 13)

Don't miss a new electron release

NewReleases is sending notifications on new releases.