Skip to content

electron v22.2.1

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 09 Feb 00:38
· 112 commits to 22-x-y since this release
62e9ffa

Release Notes for v22.2.1

Features

  • Whole-program optimization is enabled by default in electron node headers config file. #37047 (Also in 21, 23)

Fixes

  • Basic accessibility support is now enabled when macOS Voice Control is activated to allow for full voice control of Electron applications. #37146 (Also in 21, 23)
  • Fixed audio worklet scripts failing to run when nodeIntegrationInWorker: true. #37102 (Also in 23)

Documentation

  • Documentation changes: #37107