Release Notes for v17.3.0
Features
- Added
nativeTheme.inForcedColorsMode
API to allow detecting forced color mode. #33358 (Also in 15, 16, 18)
Fixes
- Fix: initialize asar support in worker threads. #33395 (Also in 18)
- Fixed maximizing frameless windows by double-clicking on a draggable (title bar) region. #33445 (Also in 15, 16, 18)
- Fixed slowness when using child_process.spawn and related methods on macOS Big Sur and newer. #33408 (Also in 16, 18)
- Fixed the IncrementCapturerCount regression introduced by 13.0.0-beta.21. #33430 (Also in 18)
Other Changes
- Updated Chromium to 98.0.4758.141. #33483