← NewTon DC Tournament Manager

The Record Books Open

NewTon DC Tournament Manager v5.0.1-beta.6 — March 28, 2026

Download v5.0.1-beta.6

Overview

NewTon DC Tournament Manager v5.0.1-beta.6 introduces NewtonMatchDB — a persistent, IndexedDB-backed global match register that records every completed match across all tournaments. A new History tab gives read-only access to the archive: browse finalized tournaments, drill into match lists, and open full match detail including visit scores and achievements. Match cards in Tournament Setup → Match History are now clickable for the same detail view. Several bugs and UX issues from beta.5 testing are also resolved.


NewtonMatchDB — Global Match Register

A new IndexedDB layer (js/newton-db.js) persists every non-walkover match completion across all tournaments:


History Tab

A new History navigation item (between Global Settings and Chalker) gives a read-only, three-panel view of the match register:

Navigation flows tournament list → match list → match detail, with back buttons at each level. The match list back button correctly returns to the match list for the current tournament.

Export and import of the full DB are available from the History tab.


Completed match cards in Tournament Setup → Match History are now clickable. Clicking a non-walkover card opens an inline modal with the full match detail — identical content to the History tab detail view. Walkover cards remain non-clickable. The pointer cursor is the only visual hint.


Tons Fix

180s were incorrectly excluded from the Tons count. NewtonStats.extractAchievements() now counts any visit ≥ 100 as a ton (including 180s), matching standard darts scoring. The label "Tons (100–179)" has been corrected to "Tons" throughout.


QR Results Button Redesign

The Scan QR Results button in Match Controls has been moved out of the footer into its own row above Leaderboard/Close. It carries the same orange glow as live match cards — a consistent visual cue that "something active can happen here". The button is hidden automatically when the tournament is completed.


Bug Fixes


Files Changed


Migration

No migration required. NewtonMatchDB is populated going forward from beta.6. No existing tournament data is affected. Tournaments completed before beta.6 will not appear in the History tab until they are finalized again — the register is not retroactive.


NewTon DC Tournament Manager v5.0.1-beta.6 — The Record Books Open.

Download v5.0.1-beta.6

Previous Releases

For older releases, see the GitHub releases page.