• v1.17.13 00c4c086a1

    Morphit v1.17.13
    All checks were successful
    morphit-ci / Supply-chain audit gate (fail on new high/critical) (push) Successful in 34s
    morphit-ci / TypeScript typecheck (sweep all workspaces) (push) Successful in 55s
    morphit-ci / apps/web svelte-check (svelte-kit sync + svelte-aware tsc) (push) Successful in 48s
    morphit-ci / Integration tests (real Postgres 16) (push) Successful in 1m51s
    morphit-ci / ansible-lint (playbook quality gate) (push) Successful in 54s
    morphit-ci / Smoke suite (run-smokes.sh, triple-pulse) (push) Successful in 35m0s
    morphit-release / Build + publish release tarball (push) Successful in 37m53s
    Stable

    agorise released this 2026-09-17 06:31:21 +00:00 | 2 commits to main since this release

    Signed by agorise
    GPG key ID: 53524E1F1017EB9C

    Morphit v1.17.13

    Stops an upgrade interrupting operators who sign their warrant canary on a
    separate computer. No protocol or consensus change.

    Fixed

    • An upgrade no longer stops to ask about your warrant canary if you already
      have one.
      If you sign your canary on another machine and upload it, a
      redeploy clears the copy on the server until you upload the next one. The
      upgrade only remembered as far back as the previous install, so if you ever
      skipped an upload, the next upgrade concluded you had never had a canary and
      offered to create one on the server — which would have made a second signing
      key competing with your real one, and stopped an unattended upgrade waiting
      for an answer. Your instance now remembers permanently that you have a canary,
      and also checks whether your live site is serving one. A brand-new instance
      with no canary at all is still offered one, as before.

    Notes

    • No protocol/consensus change. Everything here is operator-facing.
    • If a recent upgrade asked you about setting up a canary and you sign yours
      elsewhere, answering "no" was correct. After this release it will not ask again.
    Downloads