๐งช Beta Release v3.0.0-beta.12
This is a prerelease/beta build, tagged :next (never :latest). It is not installed by docker compose pull on a stable install.
Changelog
- feat(catalog): add Update all for the game catalog, with collapsible sections (#395)
- fix(manage): show the rail's Documentation link as external (#394)
- feat(setup): the tournament setup takes over the page (layout C) (#397)
- fix(client): make outbound links real anchors with the open-in-new icon (#396)
- feat(games): game pills show the game's app icon, never a wordmark sliver (#398)
Docker Images
ghcr.io/auto-tournament/auto-tournament:3.0.0-beta.12sivertio/auto-tournament:3.0.0-beta.12sivertio/matchzy-auto-tournament:3.0.0-beta.12ghcr.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.12Docker 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.