v0.1.4
What's changed
- New
tagPrefixper-app config option. Some repos publish several independent release trains under one GitHub repo (e.g.bitwarden/clientsships desktop/web/browser/cli releases all in the same place). "Latest release" could silently resolve to the wrong product. Set"tagPrefix": "desktop-v"on an app entry to pin release lookup to one train. - Fixed portable asset picker choosing an internal NSIS update payload (
*.nsis.7z) over an app's actual dedicated portable build when that build has no architecture token in its filename — an architecture-match + archive bonus could outscore the "portable" keyword bonus. Affects any electron-builder app that ships both.
Downloads
Portable builds (unzip and run — no installer):
git-updater-0.1.4-x64.zip— Intel/AMD 64-bitgit-updater-0.1.4-arm64.zip— ARM64
Both binaries are Authenticode-signed (Azure Trusted Signing).