Skip to content

Version 4.0.5

Choose a tag to compare

@andreapollastri andreapollastri released this 05 Mar 17:14
· 141 commits to master since this release

[4.0.5] — 2026-03-05

Fixed

  • Nginx "conflicting server name" warnings when domains or aliases were duplicated
  • _create_nginx_vhost now deduplicates domain + aliases before writing server_name
  • Primary domain excluded from aliases when reading (handles legacy data where primary was added as alias)
  • cipi app create rejects creation if the domain is already used by another app
  • cipi alias add rejects adding an alias that equals the primary domain or is already used by another app
  • cipi ssl install excludes primary domain from aliases when building Certbot -d flags