• v0.1.5 331c4c8759

    v0.1.5
    All checks were successful
    CI / Deploy / test (push) Successful in 15s
    CI / Deploy / lint (push) Successful in 28s
    CI / Deploy / deploy (push) Successful in 1m28s
    Stable

    ryan released this 2026-03-03 20:54:01 +00:00 | 10 commits to main since this release

    What's Changed

    Features

    • Add connection status indicator with SSE heartbeat (#10)
    • Display app version in UI footer (#8)

    Fixes

    • Fix connection indicator script duplication on SSE patches (#12)
    • Append chat messages instead of re-rendering entire game (#7)
    • Disable SSE request cancellation for live game updates (#6)

    Improvements

    • Refactor connection indicator to patch with timestamp (#11)
    • Simplify chat subscription API (#9)

    Docs

    • Add AGENTS.md with coding guidelines for AI agents
    Downloads