Skip to content

Version 4.4.4

Choose a tag to compare

@andreapollastri andreapollastri released this 20 Mar 17:09
· 19 commits to master since this release

[4.4.4] — 2026-03-20

Added

  • Optional Git for custom apps — On cipi app create --custom, the Git repository prompt can be left empty to provision SFTP-only hosting (no clone): htdocs is created with a placeholder page, branch is omitted, and cipi deploy explains that there is no repository until you set one with cipi app edit <app> --repository=....