Release ForgeFlow 0.5.2

This commit is contained in:
NuklearRabbit
2026-07-25 01:07:54 +02:00
parent 602309b203
commit cf1f67a823
23 changed files with 550 additions and 72 deletions
+11
View File
@@ -0,0 +1,11 @@
# ForgeFlow 0.5.2
## Windows publication and update reliability
- Removes the external Bash executable as a Windows publication/update prerequisite.
- Always performs deterministic structural validation of the Linux/Unraid deployment script.
- Runs GNU Bash `-n` syntax validation on non-Windows hosts and Linux CI.
- Prevents Git Bash, WSL launcher, or another `bash.exe` shim from blocking a valid Windows release.
- Keeps all ForgeFlow 0.5.0 and 0.5.1 viewport, Git batching, remote normalization, serialized per repository, lock handling, SSH form, and updater improvements.
The release retains the viewport fixes, Git `--pathspec-from-file` batching, and Git mutations serialized per repository from 0.5.0/0.5.1.