Release Notes for v24.6.4
Fixes
- Fixed an issue where
BrowserWindow.moveAbove()
andBrowserWindow.moveTop()
did not work for child windows on macOS. #39072 (Also in 25, 26) - Fixed an issue where
navigator.connection
returned incorrect data. #39100 (Also in 25) - Fixed an issue where files could in some circumstances be selection when
openFile
was not passed as a dialog property. #39097 (Also in 25, 26)