1.6 KiB
1.6 KiB
Changelog
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)