12 lines
721 B
Markdown
12 lines
721 B
Markdown
# 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.
|