Release Notes for v26.3.0
Features
Fixes
- Fixed BrowserView.setBounds calls not painting view in new bounds in some cases. #40036 (Also in 25, 27)
- Fixed an issue where
webContents.print
could fail whenoptions
is a frozen object. #40029 (Also in 25, 27) - Fixed an issue where vibrant windows incorrectly have square corners when they're modals on macOS. #39998 (Also in 25, 27)
Other Changes
- Updated Chromium to 116.0.5845.228. #40043