Skip to content

electron v28.2.3

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 14 Feb 23:04
· 45 commits to 28-x-y since this release
80de0b6

Release Notes for v28.2.3

Fixes

  • Fixed a crash that started occurring sporadically with some types of macOS window close. #41298 (Also in 29)
  • Fixed an issue where webContents.printToPDF could fail when certain combinations of margins and pageSize values are passed. #41267 (Also in 29)
  • Fixed an issue where crashes in node::Environment destruction potentially wouldn't be propagated to the NodeService exit handler. #41302 (Also in 27, 29)
  • Fixed an issue where zoom level settings did not persist per-session for webviews. #41268 (Also in 27)

Other Changes

  • Updated Chromium to 120.0.6099.283. #41262