Skip to content

electron v22.3.0

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 16 Feb 05:29
· 101 commits to 22-x-y since this release
03a1deb

Release Notes for v22.3.0

Features

  • Added several standard page size options to webContents.print(). #37263 (Also in 23, 24)

Fixes

  • Fixed a crash when BrowserViews are present and a user attempts to prevent beforeunload in the renderer process. #37266 (Also in 23, 24)
  • Fixed an incorrect result returned when using secure as a cookies filter. #37247 (Also in 24)

Other Changes