Electron: v22.0.1 Release

Release date:
January 10, 2023
Previous version:
v22.0.0 (released November 29, 2022)
Magnitude:
252 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in v22.0.1

VerteDinde
trop[bot]
MarshallOfSound
jkleinsc
electron-roller[bot]

Directory Browser for v22.0.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.0.1

Fixes

  • Changed HTML5 Notifications created with the requireInteraction option to not timeout on Linux and Windows. #36501 <span style="font-size:small;">(Also in 21)</span>
  • Fixed a crash that could occur when running eval in inline scripts in unsandboxed renderer processes. #36668 <span style="font-size:small;">(Also in 23)</span>
  • Fixed an issue with incorrect focus ring highlighting when using dialog.showMessageBox(). #36802 <span style="font-size:small;">(Also in 21, 23)</span>
  • Fixed binary stripping for branded release builds on Linux. #36654 <span style="font-size:small;">(Also in 21, 23)</span>
  • Fixed warning about duplicate WebSwapCGLLayer symbols when Electron starts on macOS. #36800 <span style="font-size:small;">(Also in 21, 23)</span>

    Other Changes

  • Added node-api: handle no support for external buffers. #36624

  • Backported fix for chromium:1352405. #36517

  • Backported fix for chromium:1352405. #36518

  • Removed unneeded --turbo-profiling-input argument from mksnapshot_args for Linux mksnapshot zips. #36782 <span style="font-size:small;">(Also in 23)</span>

  • Updated Chromium to 108.0.5359.99. #36613