Release ForgeFlow 0.8.1

Add advanced Git and deployment workflows, secure backups and auditing, live Gitea integration, desktop notifications, connection validation, and the premium responsive UX refresh.
This commit is contained in:
NuklearRabbit
2026-07-26 00:42:17 +02:00
parent 971896a1d5
commit 4ad698c4eb
47 changed files with 9114 additions and 1648 deletions
+11
View File
@@ -1,5 +1,16 @@
# ForgeFlow roadmap
## Delivered in v0.8
- partial-hunk staging with staged-only commits;
- guided conflict resolution and safe continue/abort controls;
- Gitea branch-protection awareness and pull-request creation;
- configurable editor/terminal integration;
- deployment freezes, maintenance windows, release notes and overrides;
- append-only audit export and encrypted credential-free configuration backup;
- native notifications, tray, close-to-tray and start-at-login;
- guarded real-environment deploy/rollback acceptance harness.
## Delivered through v0.4
- coherent Local -> Gitea -> Server desktop model;