github Auto-Tournament/auto-tournament v3.0.0-beta.5
Release v3.0.0-beta.5

pre-release3 hours ago

๐Ÿงช Beta Release v3.0.0-beta.5

This is a prerelease/beta build, tagged :next (never :latest). It is not installed by docker compose pull on a stable install.

Changelog

  • fix(client): link a player's team to the team profile page (#296)
  • test: automated upgrade test (2.4.15 -> current build) (#297)
  • feat(core): manual-reporting schema and team_members (3.0 phase D, PR D1) (#299)
  • fix(api): a two-team double elimination generates and plays its grand final (#298)
  • feat(cs2): the platform answers whether game hosts should hold CS2 updates (#300)
  • feat(manual-report): the manual-reporting module and its report state machine (3.0 phase D, PRs D2+D3) (#301)
  • feat(manual-report): the HTTP routes for reporting a result (3.0 phase D, PRs D4+D5) (#302)
  • feat(manual-report): custom stat fields carry values with a report (3.0 phase D, PR D6) (#303)
  • feat(client): the team side of manual reporting (3.0 phase D, PR D7) (#304)
  • fix(manual-report): reopening a disputed match no longer strands both captains (#305)
  • feat(manual-report): the admin disputes UI, and the report form's custom fields (3.0 phase D, PR D8) (#306)
  • feat(setup): a tournament for a game the platform cannot watch (3.0 phase D, PRs D9+D10+D11) (#307)

Docker Images

  • ghcr.io/auto-tournament/auto-tournament:3.0.0-beta.5
  • sivertio/auto-tournament:3.0.0-beta.5
  • sivertio/matchzy-auto-tournament:3.0.0-beta.5
  • ghcr.io/auto-tournament/auto-tournament:next
  • sivertio/auto-tournament:next
  • sivertio/matchzy-auto-tournament:next

Pull Command

docker pull ghcr.io/auto-tournament/auto-tournament:3.0.0-beta.5

Docker Hub / GHCR

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 -d

See Getting Started Guide for full setup instructions.

Don't miss a new auto-tournament release

NewReleases is sending notifications on new releases.