NewTon DC Tournament Manager v4.2.8 — March 13, 2026
Download v4.2.8NewTon DC Tournament Manager Version 4.2.8 introduces Late Registration — a controlled, operator-facing tool in the Dev Console that allows a new player to join a tournament already in progress.
Tournaments don't always go to plan. A player drops out last minute, a substitute arrives after the draw, or someone simply shows up late. Late Registration gives the operator a safe, structured way to add a player mid-tournament without compromising bracket integrity.
A new player is added to the tournament and placed in a randomly selected eligible walkover spot in Frontside Round 1. The player is registered as paid and participates from that point forward — as if they had been part of the original draw.
If no eligible slots exist — because all walkover spots have been blocked by live or completed downstream matches — the tool refuses and explains why. Blocked slots can be freed by stopping or undoing the relevant matches, but all affected matches will need to be replayed from the beginning.
The Developer Console is intentionally tucked away — it is an operator tool for edge cases, not a day-to-day feature. To make it easier to find when it is actually needed, a "Player arrived late?" button now appears at the bottom of the Tournament Players list whenever a tournament is in progress.
Clicking it opens a dialog that explains what Late Registration does and how to access the Developer Console: enable it in Global Settings, then open it by clicking the version number in the lower-right corner of the Tournament Bracket.
js/analytics.js — Late Registration command (Stages 1–3)js/player-management.js — "Player arrived late?" button and info dialogjs/bracket-rendering.js — refreshTournamentUI save fixtournament.html — Late Registration info modal, Late Registration pointer in "Tournament Already in Progress" modalCHANGELOG.md — v4.2.8 entry addedNo migration required. Fully compatible with all existing tournaments and saved configurations.
NewTon DC Tournament Manager v4.2.8 — Late Registration.
Download v4.2.8For older releases, see the GitHub releases page.