Electron: v12.0.0-beta.6 Release

Release date:
December 3, 2020
Previous version:
v12.0.0-beta.5 (released November 30, 2020)
Magnitude:
602 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in v12.0.0-beta.6

erickzhao
trop[bot]
vadim-termius
electron-bot
mlaurencin

Directory Browser for v12.0.0-beta.6

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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 [email protected].

# Release Notes for v12.0.0-beta.6

Fixes

  • Added default Bluetooth permission strings to info.plist. #26769 <span style="font-size:small;">(Also in 11)</span>
  • 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 <span style="font-size:small;">(Also in 11)</span>
  • Fixed an issue where draggable regions in BrowserWindow causes BrowserView to become draggable in non-correspondent places. #26755 <span style="font-size:small;">(Also in 10, 11)</span>
  • Fixed import of unpacked node modules. #26750 <span style="font-size:small;">(Also in 11)</span>