Releases: Auto-Tournament/auto-tournament
Releases · Auto-Tournament/auto-tournament
Release list
Release v3.0.0-beta.2
🧪 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
- Games onboarding: full-page /welcome/games, real images and genres (#269)
- Docker: ship LICENSE and NOTICE in the image (#270)
- docs: clarify commercial use requires a separate license (#271)
- Image labels and Docker Hub overviews (#273)
- refactor(core): match lifecycle behind NormalizedEvents and applySeriesResult (3.0 phase C, PR 6b) (#272)
- Add Contributor License Agreement and CLA check (#275)
- fix(security): require server token or admin auth for match config download (#276)
- feat: replace admin Dashboard with an admin home page (#277)
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.
Release v3.0.0-beta.1
🧪 Beta Release v3.0.0-beta.1
This is a prerelease/beta build, tagged :next (never :latest). It is not installed by docker compose pull on a stable install.
Changelog
- fix: players at admin paths go to their player page; auth spec for Home at / (#267)
Docker Images
ghcr.io/auto-tournament/auto-tournament:3.0.0-beta.1sivertio/auto-tournament:3.0.0-beta.1sivertio/matchzy-auto-tournament:3.0.0-beta.1ghcr.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.1Docker 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.