Skip to content

1.0.13

Choose a tag to compare

@connormesec connormesec released this 30 Mar 23:19
· 35 commits to main since this release
Delete schedule button; per-schedule slider cal URL; bug fixes

- Add Delete Schedule button to the schedule card footer (hidden for main
  schedule). The AJAX handler and JS click handler already existed; this
  wires up the UI. On deletion, removes the option from the dropdown and
  switches to the main schedule.
- Store slider Schedule Page URL per-schedule (pp_slider_{id}_cal_url)
  instead of globally. Modal field, localization, and frontend templates
  all read per-schedule with fallback to the legacy global option.
  applyScheduleView now syncs the modal field when switching schedules.
- Fix slider_tm in pp_ajax_get_schedule_preview to use schedule_id so
  selected_slider_template reflects the correct schedule.
- Rename "Post Game Summary" tab to "Past Game Summary".

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>