๐งช Beta Release v3.0.0-beta.6
This is a prerelease/beta build, tagged :next (never :latest). It is not installed by docker compose pull on a stable install.
Changelog
- docs: point the last docs.sivert.io links at docs.autotournament.gg (#308)
- fix(core): the webhook URL belongs to CS2, not to every tournament start (#309)
- fix(api): uploaded map images survive a container recreate (#310)
- fix(client): the webhook warning and the start dialog belong to CS2, not to every install (3.0 phase E) (#311)
- refactor(client): the setup page's start, the server-availability reads and the plugin warning belong to CS2 (3.0 phase E) (#312)
- refactor(client): one outdated-servers dialog, and the last server strings leave the core (3.0 phase E) (#313)
- fix(core): a round robin without a veto opens its rounds (#314)
- fix(setup): the wizard's game step, with the modules' own art and one explanation per group (#315)
- feat(manual-report): module tiles for Tekken 8 and Street Fighter 6 (#316)
- feat(manual-report): module tiles for Overwatch 2 and Rainbow Six Siege (#317)
Docker Images
ghcr.io/auto-tournament/auto-tournament:3.0.0-beta.6sivertio/auto-tournament:3.0.0-beta.6sivertio/matchzy-auto-tournament:3.0.0-beta.6ghcr.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.6Docker 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.