8000 Release electron v17.3.0 · electron/electron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

electron v17.3.0

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 29 Mar 02:33
· 158 commits to 17-x-y since this release

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
0