v2026.30.13
LGW Division Widget v2026.30.13
• Fix: "Match not found" on Group Championship finals edits — the operative bug. The match map was set on lgwFinalsData in the page body, but wp_localize_script redefines lgwFinalsData in the footer, wiping the map before lgw-finals.js reads it. Every gchamp match then fell through to the standard save handler with a prefixed champ id and failed. The map is now also stashed on a dedicated global that the footer localize never touches, and lgw-finals.js reads from it as a fallback — so date/time, rink, score and end edits route to the correct handler regardless of script order. (The 2026.30.11 and 2026.30.12 fixes were real but masked by this one.)
Full changelog: https://github.com/dbinterz/lgw-division-widget/blob/v2026.30.13/readme.txt