Electron: v28.2.3 Release

Release date:
February 14, 2024
Previous version:
v28.2.2 (released February 7, 2024)
Magnitude:
30 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in v28.2.3

codebytere
jkleinsc
ckerr
trop[bot]
electron-roller[bot]

Directory Browser for v28.2.3

All files are compared to previous version, v28.2.2. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

Release Notes for v28.2.3

Fixes

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

    Other Changes

  • Updated Chromium to 120.0.6099.283. #41262