Skip to content

GearDex v1.0.4

Choose a tag to compare

@dylandersen dylandersen released this 25 May 03:17
· 1 commit to main since this release

GearDex v1.0.4

This release replaces v1.0.3 and fixes the packaged macOS updater module.

Fixes

  • Packages the full electron-updater runtime dependency tree so in-app update checks work in packaged builds.
  • Keeps the Apple-notarized drag-to-Applications DMG installer experience.
  • Regenerates DMG blockmaps and latest-mac.yml after stapling so update metadata matches the final notarized files.

Install

  • Apple Silicon Macs: download GearDex-1.0.4-arm64.dmg.
  • Intel Macs: download GearDex-1.0.4.dmg.
  • Open the DMG and drag GearDex.app into Applications.

Note: users who installed v1.0.3 need to manually install v1.0.4 once because v1.0.3 could not load its updater module. Future builds from v1.0.4 onward can use in-app update checks.