1.0.32
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'sdata-nameattribute 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.