Electron: v22.0.0-alpha.8 Release

Release date:
October 24, 2022
Previous version:
v22.0.0-alpha.7 (released October 20, 2022)
Magnitude:
29 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v22.0.0-alpha.8

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

Directory Browser for v22.0.0-alpha.8

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.8

Features

  • Added support for serialPort.forget() as well as a new event serial-port-revoked emitted when a given origin is revoked. #36062

    Fixes

  • Default margin has been added in the code. #36073 <span style="font-size:small;">(Also in 21)</span>

    Other Changes

  • Updated Chromium to 108.0.5359.10. #36063