Skip to content

electron-updater@6.5.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 02:30
198551a

Minor Changes

  • #8829 14ee2d6b Thanks @Julusian! - feat: add isUpdateAvailable property to checkForUpdates result

  • #8692 96c5d140 Thanks @mmaietta! - feat: add support for custom isUpdateSupported hook for validating UpdateInfo, with fallback to previous minimumSystemVersion logic