# ForgeFlow 0.5.1 ## Windows publication reliability - Validates the server deployment shell script through Bash standard input instead of passing a Windows working directory to Bash. - Removes the Git Bash versus WSL path ambiguity that caused a blank-error quality-gate failure from Downloads. - Adds regression coverage proving shell validation no longer depends on a Windows path or a path containing spaces. - Retains all v0.5.0 viewport, Git batching, remote normalization, repository serialization and password-form fixes. Publish the extracted source to `Jens/ForgeFlow` with package version `0.5.1`. A running older source installation can then discover and apply it through the built-in updater. ## Carried forward from 0.5.0 - Responsive viewport handling keeps long modals and their actions reachable. - Large Git selections continue to use `--pathspec-from-file` with NUL separation. - Mutating Git work remains serialized per repository.