• v0.2.0 4d21ef0b63

    v0.2.0
    All checks were successful
    Release sidecar / release (push) Successful in 8m19s
    Stable

    whitlocktech released this 2026-07-14 17:18:47 +00:00 | 39 commits to main since this release

    Features

    • feat(champ): stream champion-spawn state to the sidecar board
    • feat(pages): help-page (support) queue — stream, snapshot, respond, close
    • feat(admin): forward in-game moderation to the website (bidirectional audit)
    • feat(admin): sidecar REST routes for the write plane
    • feat(admin): plugin write plane — admin.kick/ban/unban/broadcast

    Fixes

    • fix(ci): strip CR/LF from registry secrets before use
    • fix(ci): sync Cargo.lock after version bump so --locked steps pass
    • fix(ci): quote release workflow if: so YAML parses

    All changes

    Since v0.1.0:

    • fix(ci): strip CR/LF from registry secrets before use
    • fix(ci): sync Cargo.lock after version bump so --locked steps pass
    • fix(ci): quote release workflow if: so YAML parses
    • feat(champ): stream champion-spawn state to the sidecar board
    • ci(sidecar): add Gitea Actions release workflow
    • style(sidecar): apply rustfmt
    • docs(admin): shipped scope is Phase 1 + Phase 2; Phase 3 not planned
    • feat(pages): help-page (support) queue — stream, snapshot, respond, close
    • feat(admin): forward in-game moderation to the website (bidirectional audit)
    • feat(admin): sidecar REST routes for the write plane
    • feat(admin): plugin write plane — admin.kick/ban/unban/broadcast
    Downloads