← NewTon DC Tournament Manager

No Score...

NewTon DC Tournament Manager v5.0.14-beta.1 — April 16, 2026

Beta — untested on iOS hardware. Feedback welcome via GitHub discussion #4.

Download v5.0.14-beta.1

Overview

The Chalker learns to scan QR codes on iOS, and the x01 format picker opens up to any starting score from 2 to 1001. This is a beta — the iOS image capture path needs real-device testing before it ships.


iOS QR Scanning (Chalker)

On iOS/iPadOS, getUserMedia is restricted by WebKit — even over HTTPS, even as a Home Screen PWA. The live camera scanner that works on desktop and Android simply doesn’t start.

This release adds an image capture path: on iOS, tapping “Scan QR” opens the native rear camera via <input type="file" capture="environment">. The user takes a photo, which is decoded client-side by jsQR.


x01 Format

The starting score dropdown now covers 101 through 1001 in steps of 100. Both TM Global Settings and Chalker manual setup.

A “Custom score” checkbox reveals a number input for any starting score from 2 to 1001. The TM shows an amber warning that unusual scores may produce larger QR codes. The Chalker has no such constraint — it’s a standalone scorekeeper in manual mode.


Contributors


Files Changed


Migration

No migration required. Fully compatible with all existing tournament data and match history. The new x01 presets are purely additive — existing saved configurations are unaffected.


NewTon DC Tournament Manager v5.0.14-beta.1 — No Score...

Download v5.0.14-beta.1

Previous Releases

For older releases, see the GitHub releases page.