皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Electron 22.2.1发布

Electron 22.2.1发布

Release Notes for v22.2.1

Features

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

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 2123)
  • Fixed audio worklet scripts failing to run when nodeIntegrationInWorker: true#37102 (Also in 23)

Documentation

  • Documentation changes: #37107