๐งช Beta Release v3.0.0-beta.10
This is a prerelease/beta build, tagged :next (never :latest). It is not installed by docker compose pull on a stable install.
Changelog
- fix(catalog): retry stalled feed connections, never block the page on them, translate the reason (#377)
- docs: add sponsor card and Sponsors section to README (#378)
- feat(client): UI kit โ PageHead, SectionHead, Panel, RowList, FactGrid; token radii; heading scale (#379)
- chore(funding): use the org-wide FUNDING.yml (adds the Auto-Tournament org) (#381)
- feat(client)!: drop the 2.x sidebar; the Manage rail is the admin menu on every admin page (#380)
- feat(client): tournament page tabs, public bracket and matches, "You're playing" (3.0 design chunk 5) (#383)
- feat(modules): CS2 owns its Admin tools and Settings sections (audit chunk 9, client API 0.2.2) (#384)
- feat(client): shell chrome โ pill nav, role links, one page head (3.0 design chunk 1) (#385)
- feat(modules): the rest of CS2's settings move to its Settings tab (client API 0.2.4) (#387)
- feat(client): Manage polish per the 3.0 draft (audit chunk 7) (#382)
- feat(client): admin resource lists as row-lists (audit chunk 6) (#388)
- feat(client): Browse, Admin home and Home per the 3.0 drafts, one tournament per site; site name setting (design chunk 8) (#389)
- test(discord): check for the masked ID, not a bare 4-digit prefix (#391)
- feat(client): 3.0 profile and team pages (design-conformance chunks 3 and 4) (#390)
Docker Images
ghcr.io/auto-tournament/auto-tournament:3.0.0-beta.10sivertio/auto-tournament:3.0.0-beta.10sivertio/matchzy-auto-tournament:3.0.0-beta.10ghcr.io/auto-tournament/auto-tournament:nextsivertio/auto-tournament:nextsivertio/matchzy-auto-tournament:next
Pull Command
docker pull ghcr.io/auto-tournament/auto-tournament:3.0.0-beta.10Docker Hub / GHCR
- https://hub.docker.com/r/sivertio/auto-tournament
- https://github.com/orgs/Auto-Tournament/packages/container/package/auto-tournament
Platforms
linux/amd64(Intel/AMD 64-bit)linux/arm64(ARM 64-bit, e.g., Apple Silicon, AWS Graviton)
Quick Start
docker compose -f docker/docker-compose.yml up -dSee Getting Started Guide for full setup instructions.