Electron: v20.3.2 Release

Release date:
October 12, 2022
Previous version:
v20.3.1 (released October 5, 2022)
Magnitude:
59 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

Top Contributors in v20.3.2

miniak
trop[bot]
nornagon
sudowoodo-release-bot[bot]
MarshallOfSound
rzhao271
ad0p

Directory Browser for v20.3.2

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

Release Notes Published

Release Notes for v20.3.2

Fixes

  • Fixed a drag-and-drop issue on macOS where items would be incorrectly moved instead of copied in some contexts. #35978 <span style="font-size:small;">(Also in 21, 22)</span>
  • Fixed on-screen-keyboard not hiding on input rendered in webview is blurred. #35981 <span style="font-size:small;">(Also in 21, 22)</span>
  • You can now import the built-in electron module via ESModule loaders, i.e. import('electron') and import 'electron' now work natively. #35956 <span style="font-size:small;">(Also in 21, 22)</span>

    Other Changes

  • Modified the Windows 11 WCO to match the native look more closely. #35968 <span style="font-size:small;">(Also in 21)</span>

  • Security: backported fix for CVE-2022-3307. #35883

  • Security: backported fix for CVE-2022-3315. #35929