npm electron 12.0.0-beta.6
electron v12.0.0-beta.6

latest releases: 31.0.0-beta.3, 29.4.0, 30.0.6...
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@12.0.0-beta.6.

Release Notes for v12.0.0-beta.6

Fixes

  • Added default Bluetooth permission strings to info.plist. #26769 (Also in 11)
  • Fixed an issue where IsMaximized would incorrectly return false for some windows on Windows. #26772
  • Fixed an issue where draggable regions did not work exclusively on BrowserViews on Windows. #26775 (Also in 11)
  • Fixed an issue where draggable regions in BrowserWindow causes BrowserView to become draggable in non-correspondent places. #26755 (Also in 10, 11)
  • Fixed import of unpacked node modules. #26750 (Also in 11)

Don't miss a new electron release

NewReleases is sending notifications on new releases.