Electron: v22.2.1 Release

Release date:
February 8, 2023
Previous version:
v22.2.0 (released January 31, 2023)
Magnitude:
84 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v22.2.1

trop[bot]
dsanders11

Directory Browser for v22.2.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 v22.2.1

Features

  • Whole-program optimization is enabled by default in electron node headers config file. #37047 <span style="font-size:small;">(Also in 21, 23)</span>

    Fixes

  • Basic accessibility support is now enabled when macOS Voice Control is activated to allow for full voice control of Electron applications. #37146 <span style="font-size:small;">(Also in 21, 23)</span>

  • Fixed audio worklet scripts failing to run when nodeIntegrationInWorker: true. #37102 <span style="font-size:small;">(Also in 23)</span>

    Documentation

    • Documentation changes: #37107