Electron: v28.2.1 Release

Release date:
January 31, 2024
Previous version:
v28.2.0 (released January 23, 2024)
Magnitude:
95 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in v28.2.1

zcbenz
trop[bot]
ckerr
ppontes
electron-roller[bot]

Directory Browser for v28.2.1

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

Loading File Browser...

Release Notes Published

Release Notes for v28.2.1

Fixes

  • Apply module search paths restriction on worker and child process. #41137 <span style="font-size:small;">(Also in 27, 29)</span>
  • Fixed a potential async_hooks crash when listening for the restore event on Windows after minimizing a maximized BrowserWindow. #41145 <span style="font-size:small;">(Also in 27, 29)</span>
  • Fixed an issue where Request objects did not correctly copy headers into fetches. #41103
  • Fixed an issue where non-modal windows with vibrancy could have incorrectly rounded corners on Sonoma. #41036 <span style="font-size:small;">(Also in 27, 29)</span>
  • Fixed an issue where the printBackground option in webContents.printToPDF did not work as expected. #41179 <span style="font-size:small;">(Also in 29)</span>
  • Fixed forked child process not able to send IPC message under some cases on macOS. #41101 <span style="font-size:small;">(Also in 26, 27, 29)</span>
  • Fixed on-screen-keyboard not hiding for webviews under some cases. #41150 <span style="font-size:small;">(Also in 27, 29)</span>

    Other Changes

  • Removed extraneous dlls from Windows zip files. #41128 <span style="font-size:small;">(Also in 29)</span>

  • Security: backported fix for CVE-2024-0807.

    • Security: backported fix for 1407197. #41105
  • Updated Chromium to 120.0.6099.268. #41094