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

electron v16.2.2

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 06 Apr 19:15
· 82 commits to 16-x-y since this release

Release Notes for v16.2.2

Fixes

  • Fixed an issue where the the window bounds would incorrectly change if BrowserWindow.unmaximize was called on a window whose user bounds were maximized. #33552 (Also in 17, 18)
  • Fixed behavior of BrowserWindow.maximize on macOS for not shown windows. #33535 (Also in 15, 18)
  • Fixed incorrect return value of app.requestSingleInstanceLock() when setting non-existent user data folder. #33590 (Also in 17, 18, 19)

Other Changes

  • Security: backported fix for chromium:1260129. #33524
  • Security: backported fix for chromium:1311641. #33605
0