• v0.2.2 520ad02dcf

    v0.2.2
    All checks were successful
    release / release (push) Successful in 20s
    Stable

    Ghost released this 2026-06-20 14:57:59 +00:00 | 17 commits to main since this release

    Added

    • Manual TLS provider (web.tls.provider: manual) — import your own certificate (internal CA,
      wildcard, etc.) instead of ACME/DNS-01. New ./src/deploy.sh set-cert imports the leaf cert +
      key (+ optional intermediate and root CA), assembles the chain (leaf→intermediate→root), verifies
      the key matches the cert, and reloads; no token required. Documented in doc/MANUAL-X509-CERT.md.
    • doc/MANAGE.md — day-to-day management guide; referenced from the README.
    • Docs: web UI + status screenshots; "Status dashboard" section in DESIGN.md.
    Downloads