๐งช Beta Release v3.0.0-beta.2
This is a prerelease/beta build, tagged :next (never :latest). It is not installed by docker compose pull on a stable install.
Changelog
- Flat platform surfaces: drop the background blooms and orange glows (#241)
- Fill in name and avatar from Steam for existing players on Steam login (#242)
- Golden replay: drop the 1.1 s pause now that event ordering is deterministic (#243)
- Game integration interface, registry and CS2 wrapper; add game column (#245)
- Boundary lint for game integrations (#246)
- feat(client): user-pickable colour themes (Ember, Ultraviolet, Mint, Aurora, Coral) (#244)
Docker Images
ghcr.io/auto-tournament/auto-tournament:3.0.0-beta.2sivertio/auto-tournament:3.0.0-beta.2sivertio/matchzy-auto-tournament:3.0.0-beta.2ghcr.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.2Docker 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.