Skip to content

electron v6.0.2

Compare
Choose a tag to compare
@electron-bot electron-bot released this 12 Aug 23:44
· 95 commits to 6-0-x since this release

Release Notes for v6.0.2

Fixes

  • Fixed BrowserWindow's will-resize event returning wrong bounds on macOS. #19704
  • Fixed a crash in window.print(). #19677
  • Fixed async Node APIs not working after received IPC message. #19719

Other Changes

  • Updated Chromium to 76.0.3809.110. #19684