Electron v28.2.1
Release Notes
Fixes
Apply module search paths restriction on worker and child process. #41137 (Also in 27, 29)
Fixed a potential
async_hookscrash when listening for therestoreevent on Windows after minimizing a maximized BrowserWindow. #41145 (Also in 27, 29)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 (Also in 27, 29)
Fixed an issue where the
printBackgroundoption inwebContents.printToPDFdid not work as expected. #41179 (Also in 29)Fixed forked child process not able to send IPC message under some cases on macOS. #41101 (Also in 26, 27, 29)
Fixed on-screen-keyboard not hiding for webviews under some cases. #41150 (Also in 27, 29)