๐งช Beta Release v3.0.0-beta.8
This is a prerelease/beta build, tagged :next (never :latest). It is not installed by docker compose pull on a stable install.
Changelog
- feat(dev): generated test data carries Discord IDs (#327)
- feat(games): redesign the "What do you play?" page (#329)
- feat(packs): the platform ships no game list โ every game is a pack (#330)
- fix(stats): profile and match details ask the module for kills, ADR and demos (#328)
- fix(api): the profile's "View tournament leaderboard" button never appeared (#331)
Docker Images
ghcr.io/auto-tournament/auto-tournament:3.0.0-beta.8sivertio/auto-tournament:3.0.0-beta.8sivertio/matchzy-auto-tournament:3.0.0-beta.8ghcr.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.8Docker 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.