NewTon DC Tournament Manager v5.0.13 — April 16, 2026
Download v5.0.13Tournament exports now carry the full Global Settings — point values and match lengths travel with the data instead of being silently replaced on import. The Analytics leaderboard gets visual polish and a filter-awareness upgrade.
Tournament JSON exports are now v4.1 format, including the complete Global Settings snapshot (point values, match lengths, and all configuration). Previously, exports contained no config — importing a tournament into Analytics would silently apply whatever settings happened to be active at import time, potentially misrepresenting the original scoring.
When importing a v4.1 export into Analytics, the config from the JSON is used as the tournament’s configuration snapshot. This ensures “Original” point mode shows the actual values the tournament was played with, not whatever happens to be in Global Settings today.
For older exports (pre-4.1) without a config field, current Global Settings are used as before — but the import confirmation modal now shows an amber warning making this explicit.
The Lens Reset button in the Analytics filter bar lights up with an amber border and warm tint when any filter is active. Provides a clear visual cue that the view is scoped — and where to click to clear it.
Zero-value cells in the Leaderboard now render as blank instead of em-dashes. Reduces visual noise and lets actual numbers stand out. The Points badge column shows 0 explicitly — important when viewing with Ranking and Attendance layers toggled off.
js/tournament-management.js — config field added to export payload, export version bumped to 4.1js/newton-history.js — import prefers config from JSON; import warning toggle; leaderboard empty cells; reset button filter classjs/main.js — APP_VERSION bumped to 5.0.13css/styles.css — .analytics-reset-btn.has-filter warm accent stylestournament.html — reset button id; import warning div in modalThe export format is now v4.1. Older exports (v4.0 and earlier) remain fully importable — no action required. The only difference: pre-4.1 exports lack a config field, so Analytics will use current Global Settings as the configuration snapshot and display a warning during import.
To get the correct original point values into Analytics for a previously exported tournament, re-export it from a running instance with the original settings, then re-import. Existing Analytics records from earlier imports are unaffected and can be deleted and re-imported if needed.
NewTon DC Tournament Manager v5.0.13 — The Pointy End.
Download v5.0.13For older releases, see the GitHub releases page.