← NewTon DC Tournament Manager

Proper Single Elimination match length configuration and colour-coded Chalker leg averages.

NewTon DC Tournament Manager v4.2.4 — March 10, 2026

Download v4.2.4

Overview

NewTon DC Tournament Manager Version 4.2.4 delivers two focused improvements: proper match length configuration for Single Elimination tournaments, and colour-coded leg averages in the Chalker Scoring App's Live Stats view.

This release contains no breaking changes and is a drop-in replacement for v4.2.3.


Global Config — Match Configuration

The Problem

Single Elimination tournaments previously had no dedicated match length settings. SE matches borrowed values from Double Elimination fields (Bronze and Final shared the Frontside Semifinal setting), and the Global Config UI showed only DE-specific labels — "Backside Semifinal", "Grand Final" — which are meaningless in an SE context.

The Solution

The Match Configuration section is now split into two clearly labelled sub-sections: Single Elimination and Double Elimination.

Single Elimination Fields (new)

RoundDefault
Regular RoundsBest of 3
QuarterfinalBest of 3
SemifinalBest of 3
Bronze MatchBest of 5
FinalBest of 5

Each field is independently configurable. If a bracket size doesn't include a particular round type (e.g. a 4-player bracket has no Quarterfinals), the setting is simply unused — no gating logic required.

Double Elimination Fields (unchanged)

All five existing DE fields (Regular Rounds, Backside Semifinal, Frontside Semifinal, Backside Final, Grand Final) are preserved exactly as before.

Layout

Technical Notes


Chalker Scoring App — Leg Average Colour Coding

The Feature

In the Leg Avgs row of the Match Statistics table, averages for legs the player started (threw first) are now displayed in green. Averages for legs the player did not start remain unchanged.

The green colour uses var(--accent-success) — the same CSS variable already used for the leg-starter header indicator and scoresheet winner labels, ensuring visual consistency.

Why It Matters

In darts, the player who starts a leg has a statistical advantage. Colour coding makes it immediately visible whether a strong or weak average came from a leg with or without that advantage — a useful coaching and analysis tool.

Backwards Compatibility

Older match records without firstLegStarter stored display all leg averages in plain text, unchanged.


Files Changed

Tournament App

Chalker App

Docs & Landing Page


Migration from v4.2.3

Automatic

Config Notes


Known Issues

None at time of release.


NewTon DC Tournament Manager v4.2.4 — proper Single Elimination match length configuration and colour-coded Chalker leg averages.

Download v4.2.4

Previous Releases

For older releases, see the GitHub releases page.