Electron: v22.3.0 Release

Release date:
February 16, 2023
Previous version:
v22.2.1 (released February 8, 2023)
Magnitude:
126 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v22.3.0

jkleinsc
trop[bot]
VerteDinde

Directory Browser for v22.3.0

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.3.0

Features

  • Added several standard page size options to webContents.print(). #37263 <span style="font-size:small;">(Also in 23, 24)</span>

    Fixes

  • Fixed a crash when BrowserViews are present and a user attempts to prevent beforeunload in the renderer process. #37266 <span style="font-size:small;">(Also in 23, 24)</span>

  • Fixed an incorrect result returned when using secure as a cookies filter. #37247 <span style="font-size:small;">(Also in 24)</span>

    Other Changes

  • Security: backported fix for CVE-2023-0696. #37192