GearDex v1.0.4
GearDex v1.0.4
This release replaces v1.0.3 and fixes the packaged macOS updater module.
Fixes
- Packages the full
electron-updaterruntime 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.ymlafter 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.appinto 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.