Skip to content

1.0.32

Choose a tag to compare

@connormesec connormesec released this 28 Apr 01:04
· 5 commits to main since this release

Fixes

  • Restore manual game visibility in the schedule. 1.0.31 stripped ACHA division prefixes inside render_team_option_picker, which mutated the team picker's data-name attribute before it was sent to the server. The strip now happens in the AJAX handler instead, so the dropdown still shows the prefix (helpful for disambiguating divisions) and saved games store the clean team name.