HaulNX 2.1.11
HaulNX 2.1.11
Desktop companion: real self-update.
self_update_checkwas matching release tags against an"app-utility-v"
prefix thatrelease.shnever actually uses (it tags the bare version, e.g.
2.1.10) — the update check could never find a release. Fixed.self_update_runused to download the update and hand it toexplorer.exe
as if it were an installer; for our actual asset (a portable.exe, no
installer) that just opened a second copy and replaced nothing. It now
replaces the running exe in place — rename aside, copy the new build over,
relaunch, exit — with rollback on any failure.- Applying an update now warns first if you have unsaved Archive Collection
edits (same Export / Discard / Cancel prompt as closing the app), since
updating relaunches it the same way.