Electron: v22.0.0-beta.6 Release

Release date:
November 17, 2022
Previous version:
v22.0.0-beta.5 (released November 10, 2022)
Magnitude:
132 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v22.0.0-beta.6

trop[bot]
MarshallOfSound
deepak1556

Directory Browser for v22.0.0-beta.6

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

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

# Release Notes for v22.0.0-beta.6

Features

  • Added new UtilityProcess API to launch chromium child process with node integration. #36089

    Fixes

  • Fixed race condition during update on macOS that could result in TCC and Keychain errors. #36362

    Other Changes

  • Updated common.gypi for native modules to support C++17 features in V8. #36369 <span style="font-size:small;">(Also in 20)</span>