Change Log
You are running Taikai v1.16.0.
Version numbers follow X.Y.Z — X for a major rewrite, Y for a new feature, Z for a fix or minor improvement.
Version 1.16.0
2026-07-24- feat: admin team picker lists all division-eligible competitors, not just EOIs
Version 1.15.0
2026-07-24- feat: let admins add a team member by picking from eligible entries
Version 1.14.2
2026-07-24- fix: confirm teams at the minimum roster size, not the full lineup
Version 1.14.1
2026-07-24- fix: reconcile stale team_status so team members stop showing as EOIs
Version 1.14.0
2026-07-24- feat: sortable columns on the admin Dojos table
Version 1.13.0
2026-07-24- feat: stop auto-enrolling SaaS admins in dojos, detect duplicate dojos, filter dojos by country
Version 1.12.0
2026-07-24- feat: link imported competitors to existing accounts or an existing parent
Version 1.11.0
2026-07-24- feat: link imported competitors to accounts from the dojo members page
Version 1.10.1
2026-07-22- fix: make the Soke Cup import incremental instead of duplicating entries
Version 1.10.0
2026-07-21- feat: record an already-made refund against an unrecorded credit
Version 1.9.0
2026-07-21- feat: surface refunds in the nav and flag unrecorded credits
- Adds a Refunds item to the tournament sidebar, gated like the page itself.
- Adds a red count badge = queued refunds PLUS payers holding an unrecorded
- Adds an "Unrecorded credits" table to the Refunds page listing each payer,
Version 1.8.0
2026-07-21- feat: publish final results for knockout divisions, not just round-robin
Version 1.7.3
2026-07-21- fix: re-total family groups when their registrations are replaced or moved
- overwritePriorRegistrations() enforces one entry per person per tournament
- RegistrationGroup::addRegistration() re-totalled only the destination group,
Version 1.7.2
2026-07-21- fix: phantom family balances on the registrations list and Outstanding tile
Version 1.7.1
2026-07-21- fix: registrations list ignored family rate in the paid/total figure
Version 1.7.0
2026-07-20- feat: ICKF Chito-Ryu Team Kumite scoreboard
Version 1.6.3
2026-07-18- refactor: point schedule Public View at canonical public URL
Version 1.6.2
2026-07-18- fix: DOB/eligibility edit failed for competitors in a drawn division
Version 1.6.1
2026-07-17- fix: capitalise Email All Competitors button label
Version 1.6.0
2026-07-17- feat: email all competitors (mailto BCC helper)
Version 1.5.1
2026-07-16- fix: family-group registration showed phantom per-rego balance
Version 1.5.0
2026-07-16- feat: manual waiver resend button on registrations list
Version 1.4.0
2026-07-16- feat: registrations summary matrix (entrants by dojo and event)
Version 1.3.0
2026-07-14- feat: merge duplicate registrations
Version 1.2.2
2026-07-14- fix: team entry rejected valid rosters when division had reserve slots
Version 1.2.1
2026-07-11- fix: team count not shown on events page for team-event divisions
Version 1.2.0
2026-07-11- feat: division competitor roster modal on the events page
- Individual events: lists confirmed + pending registrations (matching the
- Team events: the badge reads "N teams" (non-cancelled) and the modal lists
Version 1.1.2
2026-07-10- style: move version link into footer copyright line, reword as Version X.Y.Z (Change Log)
Version 1.1.1
2026-07-10- Add version numbering and an auto-generated changelog
- Footer link to the changelog on every page, plus a public /changelog page
- Version bumps automatically on every commit, inferred from the commit message