Release Notes for v27.3.1
Fixes
- Apply module search paths restriction on worker and child process. #41139 (Also in 28, 29)
- Fixed a potential
async_hooks
crash when listening for therestore
event on Windows after minimizing a maximized BrowserWindow. #41144 (Also in 28, 29) - Fixed forked child process not able to send IPC message under some cases on macOS. #41100 (Also in 26, 28, 29)
- Fixed on-screen-keyboard not hiding for webviews under some cases. #41151 (Also in 28, 29)
Other Changes
- Security: backported fix for CVE-2024-0807.
- Security: backported fix for 1407197. #41106