Release Notes for v37.3.1
Fixes
- Fixed an issue where
shell.openPath
was not non-blocking as expected. #48088 (Also in 36, 38) - Fixed an issue where windows opened with
window.open
would never be offscreen. #48070 (Also in 38) - Fixed potential deadlock inside
app.getLoginItemSettings
on macOS. #48096 (Also in 36)
Other Changes
- Updated Chromium to 138.0.7204.235. #48066