PGA 2K25 Course Tracker
Site Changelog
| Version | Date | Changes |
|---|---|---|
| v1.6.3 | Apr 17, 2025 | Course Tracker table now uses 90% window width. Swapped Notes and Date Added column headers to correct order. Added v1.6.2 changelog entry. |
| v1.6.2 | Apr 17, 2025 | Added front-end themed Edit Course modal. Clicking the edit button now opens a pre-filled overlay form instead of redirecting to WP Admin. Live row updates after save with no page reload. Added AJAX update_course handler. |
| v1.6.1 | Apr 17, 2025 | Added Date Added column to Course Tracker table. Added Site Changelog page and link. Version numbering corrected to increment third digit. |
| v1.6.0 | Apr 17, 2025 | Add Course form now uses self-contained inline script to fix star rating and save button issues. Fixed JS caching by updating enqueue version strings. |
| v1.5.0 | Apr 17, 2025 | Fixed Add Course form star rating and save button by converting to delegated $(document).on() event handlers. Removed broken if-guard block. |
| v1.4.0 | Apr 17, 2025 | Moved page auto-creation to init hook so Course Tracker and Add Course pages self-heal on every load. Fixed Add New Course button URL resolution. |
| v1.3.0 | Apr 17, 2025 | Added front-end Add Course form page with themed design. Add New Course button now links to /add-course/ instead of WP Admin. Added AJAX handler to create courses from front end. |
| v1.2.0 | Apr 17, 2025 | Fixed Course Tracker heading overlapping table rows by separating section title and filter controls into distinct stacked blocks. |
| v1.1.0 | Apr 17, 2025 | Removed broken sticky thead positioning that caused table header to overlap first row. |
| v1.0.0 | Apr 17, 2025 | Initial release. PGA 2K25 themed WordPress site with Course Tracker table, star ratings, notes, played status, sorting, filtering, and admin inline editing. |
10 releases logged