Release ForgeFlow 0.8.2 with binary auto-update

This commit is contained in:
NuklearRabbit
2026-07-26 00:58:24 +02:00
parent 4ad698c4eb
commit 3e5e3d2a8b
16 changed files with 1778 additions and 522 deletions
+11
View File
@@ -0,0 +1,11 @@
# ForgeFlow 0.8.2
ForgeFlow 0.8.2 activates binary auto-update for packaged Windows releases.
- Installed builds download the matching NSIS installer from the authenticated Gitea release.
- Portable builds download and safely replace the original portable executable.
- Every executable requires a separately published SHA-256 sidecar and is verified again immediately before installation.
- The updater runs outside ForgeFlow, waits for the old process to exit and records a durable success, failure or rollback result.
- Release publishing verifies that local `HEAD` equals `origin/main` before uploading artifacts.
Users of 0.8.1 or older must install 0.8.2 once manually. Updates after 0.8.2 can use the built-in updater.