Electron: v21.1.1 Release

Release date:
October 12, 2022
Previous version:
v21.1.0 (released October 5, 2022)
Magnitude:
15 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in v21.1.1

trop[bot]
sudowoodo-release-bot[bot]
MarshallOfSound
rzhao271
electron-roller[bot]

Directory Browser for v21.1.1

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 v21.1.1

Fixes

  • Fixed a drag-and-drop issue on macOS where items would be incorrectly moved instead of copied in some contexts. #35977 <span style="font-size:small;">(Also in 20, 22)</span>
  • Fixed a potential memory leak. #35965 <span style="font-size:small;">(Also in 22)</span>
  • Fixed an issue where some options were incorrectly ignored when using webContents.printToPDF(). #35992 <span style="font-size:small;">(Also in 22)</span>
  • Fixed on-screen-keyboard not hiding on input rendered in webview is blurred. #35982 <span style="font-size:small;">(Also in 20, 22)</span>
  • You can now import the built-in electron module via ESModule loaders, i.e. import('electron') and import 'electron' now work natively. #35958 <span style="font-size:small;">(Also in 20, 22)</span>

    Other Changes

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

  • Updated Chromium to 106.0.5249.103. #35933