• v1.4.3 5e43ae5317

    v1.4.3
    All checks were successful
    CI / docker-build (push) Successful in 21s
    CI / build-and-test (push) Successful in 1m53s
    Stable

    joeyr released this 2026-07-13 21:31:33 -05:00 | 17 commits to main since this release

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

    Changed

    • CLAUDE.md documents the deploy compose file. Deploys of the live bot always use docker-compose.production.yml; the base docker-compose.yml is dev-only. Running plain docker compose up against the live stack silently recreates it with drifted config — including postgres bound to 0.0.0.0 instead of localhost — which is exactly what happened (and was corrected) during the v1.4.2 redeploy.
    Downloads