• v0.12.1 6752cb82ab

    v0.12.1 — record the mail tenant and its verification checklist
    All checks were successful
    CI / gate (push) Successful in 1m16s
    CI / image (push) Successful in 49s
    Stable

    joeyr released this 2026-08-12 09:22:32 -05:00 | 61 commits to main since this release

    Documentation only. No code, no behaviour, no deploy needed — but two gaps that made the
    record wrong rather than merely thin.

    Changed

    • The iCloud Mail tenant is now described in this changelog, under 0.11.0, the tag that
      actually carries it. Its package, six tools, hostname, nginx site and live deployment
      shipped without an entry of their own: the mail commits landed between 0.10.1 and 0.11.0,
      and 0.11.0's notes described only calendar management. Grepping this file for "IMAP"
      returned nothing while the tenant was serving traffic. Recorded retroactively and labelled
      as such rather than backdated silently.

    • Mail's live-verification checklist moved into docs/operations.md, under Verifying
      against the live account → iCloud Mail
      , which is where the mail plan always said it
      should end up once M1 existed. Four failure shapes to hunt, what M1's run already
      established, the A8 cross-check, the six refusals and the log check. The plan file now
      points at it instead of carrying it, since the plan is disposable and this is not.

    • The calendar's half of that section gained a heading, so the two tenants sit side by
      side rather than one reading as the document's only subject.

    Downloads