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

electron v17.4.9

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 30 Jun 21:59
· 28 commits to 17-x-y since this release

Release Notes for v17.4.9

Fixes

  • Fixed an error where setWindowOpenHandler() would crash if the callback threw an error. #34772 (Also in 18, 19, 20)
  • Fixed an issue where Windows Control Overlay buttons did not respect maximizable/minimizable/closable states of a BrowserWindow. #34733 (Also in 18, 19, 20)
  • Fixed crash when opening gtk file dialogs due to mismatched versions. #34774 (Also in 18, 19)
  • Fixed missing Sec-CH-UA headers and empty navigator.userAgentData. #34760 (Also in 18, 19, 20)
  • [Mac] Fixed Partition Alloc related crash in pre-BigSur (macos <= 10.15). #34734 (Also in 18, 19)

Other Changes

0