• v1.2.5 95cb8db9e8

    v1.2.5
    All checks were successful
    CI / docker-build (push) Successful in 20s
    CI / build-and-test (push) Successful in 1m45s
    Stable

    joeyr released this 2026-07-12 22:30:10 -05:00 | 33 commits to main since this release

    Docs only — no change to the bot's runtime, image, or command surface.

    Changed

    • Consolidated docs under docs/. Moved DOCKER_SETUP.md, DOCKER_SWARM_SETUP.md, and WHATS_LEFT.md out of the repo root into docs/ (alongside DEPLOYMENT.md, the admin guides, etc.); fixed the now-sibling relative links. README.md, CHANGELOG.md, and CLAUDE.md stay at root by convention.
    • WHATS_LEFT.md is now open-work-only. Dropped the "what landed" and completed-item history (that lives in CHANGELOG.md + git); it now lists just the remaining items.
    • Refreshed docs/DOCKER_SWARM_SETUP.md. Its "runner needs Docker access" step is marked done (shipped in v1.2.3 via the repo-scoped aufhocker-docker runner), and the example publish job now targets runs-on: aufhocker-docker — targeting the shared ubuntu-latest runner would fail now that it no longer exposes the Docker socket to jobs.
    Downloads