Release Notes for v30.0.3
Fixes
- Fixed an issue where
document.requestFullscreen
didn't work when calling it from awebContents
insideWebContentsView
. #41996 (Also in 31) - Fixed an issue where
fs.createWriteStream
could write out of order. #42046 - Fixed an issue where
recentDOcuments
wasn't populating properly on macOS. #41992 (Also in 29, 31) - Fixed crash after upgrade on Linux. #42064 (Also in 29, 31)