← NewTon DC Tournament Manager

Narrowing the Scope

NewTon DC Tournament Manager v5.0.14 — April 19, 2026

Download v5.0.14

Overview

The app gets tighter on small screens. Tables, padding, headers, and navigation all adapt below 1120px — making Analytics and Global Settings genuinely usable on phones and tablets. The bracket nav panel gains an Analytics shortcut, and the main navigation underline is rebuilt from scratch.


Mobile Layout (< 1120px)

Everything below 1120px is now optimised for narrow screens. The changes are global — they apply to all views, not just Analytics.

The leaderboard went from showing 4 truncated rows to 12+ full rows with all columns visible. Horizontal scroll handles overflow columns.


The main nav bar underline was a sliding indicator positioned by JavaScript on every page change and window resize. When the nav wrapped to two lines on narrow screens, the underline appeared on the wrong line.

Replaced with a per-button border — the same approach used by the Analytics view tabs. Each button carries its own underline, so wrapping doesn’t break anything.


Analytics Button on Bracket

The bracket navigation panel (Leaderboard, Match Controls, Setup, Registration, Config) now includes an Analytics button at the bottom. Previously, checking Analytics mid-tournament required exiting the bracket first — an unnecessary extra step.


iOS QR Scanning — Status

The iOS image capture path (introduced in the v5.0.14 beta series) is included in this release. iPad Pro (11-inch, 2nd gen) has been tested successfully by @burgerboy85-rgb. iPhone testing is ongoing — the full-resolution decode strategy has not yet been confirmed on iPhone. The workflow is functional but should be considered beta on iPhone until further testing.

The desktop and Android QR scanning paths are unaffected.


Contributors


Migration

No migration required. Fully compatible with all existing tournament data and match history.


NewTon DC Tournament Manager v5.0.14 — Narrowing the Scope

Download v5.0.14

Previous Releases

For older releases, see the GitHub releases page.