Release Notes for v30.0.5
Fixes
- Fixed an issue where
setTitleBarOverlay
didn't work as expected when called onBaseWindow
. #42151 - Fixed an issue where
webContents.navigationHistory
was not an enumerable property. #42181 - Fixed crash on window maximize on X11. #42185 (Also in 31)
BrowserWindow.focus()
now correctly restore focus to inactive apps on macOS. #42187 (Also in 31)