Electron: v21.0.0-alpha.4 Release

Release date:
August 18, 2022
Previous version:
v21.0.0-alpha.3 (released August 15, 2022)
Magnitude:
342 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v21.0.0-alpha.4

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

Directory Browser for v21.0.0-alpha.4

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 v21.0.0-alpha.4

Features

  • Added new WebContents.ipc and WebFrameMain.ipc APIs. #35231

    Fixes

  • Fixed an issue where serialPort.open() failed with NetworkError: Failed to open serial port.. #35339

  • Fixed an issue where frameless resizable windows showed Window 7 style frames while opening. #35353 <span style="font-size:small;">(Also in 20)</span>

  • Fixed crash in renderer when resuming system from sleep. #35336 <span style="font-size:small;">(Also in 18, 19, 20)</span>