Releases: barnslig/diversity-puzzle-trails
Releases · barnslig/diversity-puzzle-trails
v1.21.5
1.21.5 (2022-02-19)
Bug Fixes
- docker: Enable gzip compression (209edc9)
v1.21.4
1.21.4 (2022-02-19)
Bug Fixes
- backend: Delete logs, messages, players on game reset (0744585)
- Do not let users submit a code again by using history back function (83c2ea5)
- Only show one action skeleton on the code page (02d0fb4)
v1.21.3
1.21.3 (2022-02-16)
Bug Fixes
- docker: Add security http headers (b95a817)
v1.21.2
1.21.2 (2022-02-16)
Bug Fixes
- start: Allow joining a leaved game again with the same bearer (105968c)
v1.21.1
1.21.1 (2022-02-10)
Bug Fixes
- backend: Make QR code host configurable (ed2c8ea)
- scanner: Add aria-label to torch button (da04c9f)
- start: Disable autocorrection on game code text input (6499a32)
v1.21.0
1.21.0 (2022-02-09)
Bug Fixes
- backend: Allow blank character for player in game admin (f94cd4f)
Features
- backend: Keep the parameter value when changing rate / clock speed (01d3137)
v1.20.0
1.20.0 (2022-02-06)
Features
- Switch to self-hosted fonts (925f43b)
v1.19.1
1.19.1 (2022-02-05)
Bug Fixes
- backend: Allow unauthorized requests to the Game Manifest API (81d8b84)
v1.19.0
1.19.0 (2022-02-05)
Features
- Implement Player API in frontend (d38b9b7)
- backend: Hide irrelevant fields in QR code admin via JS (c25c04f)
- backend: Switch API to django-ninja, implement Player API (0bb14d5)