Electron: v22.0.0-alpha.5 Release

Release date:
October 13, 2022
Previous version:
v22.0.0-alpha.4 (released October 11, 2022)
Magnitude:
0 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v22.0.0-alpha.5

trop[bot]
sudowoodo-release-bot[bot]

Directory Browser for v22.0.0-alpha.5

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 an alpha release. Please file new issues for any bugs you find in it.

This release is published to npm under the alpha tag and can be installed via npm install electron@alpha, or npm install [email protected].

# Release Notes for v22.0.0-alpha.5

Fixes

  • Fixed a drag-and-drop issue on macOS where items would be incorrectly moved instead of copied in some contexts. #35976 <span style="font-size:small;">(Also in 20, 21)</span>
  • Fixed an issue where some options were incorrectly ignored when using webContents.printToPDF(). #35993 <span style="font-size:small;">(Also in 21)</span>
  • Fixed on-screen-keyboard not hiding on input rendered in webview is blurred. #35983 <span style="font-size:small;">(Also in 20, 21)</span>