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

pre-release2 hours ago

๐Ÿงช 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

  • Add Google sign-in and share one code path for SSO providers (#233)
  • UI rework: adopt the autotournament.gg design system (#234)
  • Fix round robin double booking, round robin winner, and shuffle rounds with few servers (#235)
  • fix(bootstrap): stop sending unsupported matchzy_loadmatch_url_header_* commands (#237)
  • feat(tournament): warn when shuffle setup has fewer servers than needed (#238)
  • Release: publish to ghcr.io + Docker Hub mirror, add a beta channel (#236)
  • test: characterization tests for CS2 config + event replay (module step 1) (#239)
  • Break match_events ordering ties on id (#240)

Docker Images

  • ghcr.io/auto-tournament/auto-tournament:3.0.0-beta.1
  • sivertio/auto-tournament:3.0.0-beta.1
  • sivertio/matchzy-auto-tournament:3.0.0-beta.1
  • 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.1

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.