Release Notes for v23.1.1
Fixes
- Corrects an issue with HTML fullscreen when
BrowserWindow
fullscreening is disabled. #37367 (Also in 24) - Fixed potential private API usage for MAS builds on macOS. #37363 (Also in 24)
- Fixed window could not go back to maximized state when restored on Linux. #37359 (Also in 24)
Other Changes
Documentation
- Documentation changes: #37290