-
ForgeFlow 0.8.5 Stable
released this
2026-07-26 00:46:45 +00:00 | 96 commits to main since this releaseForgeFlow 0.8.5
ForgeFlow 0.8.5 fixes packaged update downloads for Gitea instances whose
release metadata reports a public asset URL with a different scheme or origin.The updater now ignores that mutable browser URL and downloads each release
asset through its immutable asset ID on the configured, trusted Gitea origin.
Authentication tokens remain protected and are never sent to another host.Install 0.8.5 manually when upgrading from 0.8.4 because the affected download
path runs before the new updater code can be installed.Downloads
-
ForgeFlow 0.8.4 Stable
released this
2026-07-26 00:28:54 +00:00 | 97 commits to main since this releaseForgeFlow 0.8.4
ForgeFlow 0.8.4 adds interactive project illustrations where they reinforce the
release story. The overview now visualizes commits travelling through a release
topology, with animated status nodes and cursor-responsive depth.Repository headers reuse the same visual language as a subtle animated
watermark. Illustrations adapt to light and dark themes, collapse gracefully at
compact widths and disable non-essential movement when reduced motion is
requested by the operating system.Downloads
-
ForgeFlow 0.8.3 Stable
released this
2026-07-25 23:17:33 +00:00 | 98 commits to main since this releaseForgeFlow 0.8.3
ForgeFlow 0.8.3 refreshes the complete light appearance with richer surfaces,
subtle color, clearer depth and stronger active states.Deployment cards now lead with the exact container identity, repository,
environment and a stable visual accent. Live and Gitea commits are shown side by
side, with an explicit confirmation when both sources agree.Deployment reconciliation now revisits stale failed records. When the requested
commit is healthy on Unraid it is corrected to success. When a newer commit is
both live and current on Gitea, the old failure is marked as superseded instead
of remaining an apparently current incident.Downloads
-
ForgeFlow 0.8.2 Stable
released this
2026-07-25 22:58:33 +00:00 | 100 commits to main since this releaseForgeFlow 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
HEADequalsorigin/mainbefore 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.
Downloads