Release Notes for v22.2.0
Features
- Adds new
setHiddenInMissionControl
API to allow developers to opt out of mission control on macOS. #36390
Fixes
- Fixed a BrowserWindow maxWidth or maxHeight of 0 causing strange resizing behavior. #36512 (Also in 21, 23)
- Fixed tray icon not showing on desktop environments that have no support for app indicator. #37034 (Also in 23)
Other Changes
- Security: backported fix for CVE-2023-0471. #37022
- Updated Chromium to 108.0.5359.215. #37019
Documentation
- Documentation changes: #37032