Files
pdga-rating/CHANGELOG.md
T
2026-03-20 07:45:38 +00:00

2.1 KiB

Changelog

1.2.0 (2026-03-20)

Features

  • add Tjing course import (eb77b1f)

1.1.1 (2026-03-20)

Bug Fixes

  • prevent course ID changes on re-scrape and add layout repair script (619567b)

1.1.0 (2026-03-20)

Features

  • add async tour system (2ccb018)
  • allow custom layouts when creating tours (38cc93b)
  • async tour system (0c052dc)

Bug Fixes

  • base tour points on total enrolled players, not submitted results (bdb8bca)
  • move custom layout fields to own row in tour creation form (a6250eb)
  • upgrade Node 18 to 22 and fix Puppeteer compatibility (d567c4b)
  • use fixed point scale for tour scoring (d7f7bed)
  • use localStorage instead of sessionStorage for tour membership (80616f6)

1.0.0 (2026-02-21)

Features

  • Add Pino structured logging, release-please CI/CD and Docker pipeline (6ac3245)

Bug Fixes

  • Point docker-compose to GHCR image instead of local build (f0e6809)