Release Notes for v30.1.1
Fixes
- Fixed an issue where
app.setLoginItemSettings
incorrectly checked againstloginItemService
. #42403 (Also in 29, 31) - Fixed an issue where
contentWindow.document.fonts.ready
would never resolve in some circumstances. #42384 (Also in 31) - Fixed an issue where
fetch
dependent interfaces in Node.js were not defined whennodeIntegration
was enabled in some circumstances. #42454 (Also in 31) - Fixed an issue where bad flags passed via
--js-flags
could cause a crash. #42440 (Also in 29, 31) - Fixed support for multiple folder/file selection in //shell_dialogs portal implementation. #42426 (Also in 29, 31)
- Re-adds functionality to check whether or not an app was launched as a login service on macOS. #42423 (Also in 29, 31)