Skip to content

v0.1.4

Choose a tag to compare

@TeeJS TeeJS released this 07 Sep 05:48
· 6 commits to main since this release

What's changed

  • New tagPrefix per-app config option. Some repos publish several independent release trains under one GitHub repo (e.g. bitwarden/clients ships 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-bit
  • git-updater-0.1.4-arm64.zip — ARM64

Both binaries are Authenticode-signed (Azure Trusted Signing).