Release ForgeFlow 0.8.3 premium deployment UX

This commit is contained in:
NuklearRabbit
2026-07-26 01:17:21 +02:00
parent b7daef3cd9
commit cb95c407d9
13 changed files with 2957 additions and 909 deletions
+8 -4
View File
@@ -1,5 +1,12 @@
# Changelog
## 0.8.3 - 2026-07-26
- enriched light mode with layered color, depth and stronger navigation hierarchy;
- made every deployment visually identifiable by container, repository, environment and stable accent color;
- added live-versus-Gitea commit proof directly to deployment cards;
- reconciled stale failed operations against healthy live Unraid and current Gitea truth.
## 0.8.2 - 2026-07-26
- enabled checksum-verified binary auto-update for installed and portable Windows builds;
@@ -35,7 +42,6 @@
- Fixed Windows PowerShell 5.1 updater status replacement and STARTED handshake.
- Added helper-log diagnostics and update-request identity validation.
## 0.6.0
- Added complete repository troubleshooting for stale `HEAD.lock`, `index.lock`, ref locks and diverged branches.
@@ -57,7 +63,6 @@
- Preserved configured Compose casing such as Portfolio.
- Guaranteed failed remote operations become terminal failed records.
## 0.5.3
- Confirmed updater handoff before application exit.
@@ -70,7 +75,6 @@
- Added portable structural safety validation for the Unraid deployment script.
- Kept GNU Bash syntax validation on Linux and other non-Windows systems.
## 0.5.1
- Fixed Windows publication quality gate by validating Bash syntax through standard input.
@@ -84,7 +88,6 @@
- Bulk normalization of legacy Gitea origins.
- Expanded regression coverage.
- Correctly stage deleted and renamed paths.
- Preserve and surface local commits when push fails.
- Always refresh the actual Git state after operation errors.
@@ -156,6 +159,7 @@
- Added safe workflow and server deployment examples.
## 0.4.5
- Fixed commit/push after manually staging a deleted file.
- Already staged deletions and renames are no longer re-added as missing pathspecs.
- Added a real bare-remote regression test for `silent-zebra-glow.zip`.