Skip to content

electron v4.0.7

Compare
Choose a tag to compare
@electron-bot electron-bot released this 05 Mar 01:41
· 6 commits to 4-0-x since this release

Release Notes for v4.0.7

Fixes

  • Fixed defaultId not taking affect when set to 0 and no "cancel" button was present on macOS. #17151
  • Fixed process.versions.chrome reporting the wrong patch version. #17218
  • Fixed webContents.print() not working correctly. #17116
  • Fixed a bug when retrieving security scoped bookmarks in ShowOpenDialog and ShowSaveDialog. #17176