Skip to content

Releases: barnslig/diversity-puzzle-trails

v1.22.0

02 Mar 11:23
Compare
Choose a tag to compare

1.22.0 (2022-03-02)

Features

  • Rename the app to Kaigo (40533d8)

v1.21.5

19 Feb 15:25
Compare
Choose a tag to compare

1.21.5 (2022-02-19)

Bug Fixes

  • docker: Enable gzip compression (209edc9)

v1.21.4

19 Feb 15:17
Compare
Choose a tag to compare

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

16 Feb 13:52
Compare
Choose a tag to compare

1.21.3 (2022-02-16)

Bug Fixes

  • docker: Add security http headers (b95a817)

v1.21.2

16 Feb 11:55
Compare
Choose a tag to compare

1.21.2 (2022-02-16)

Bug Fixes

  • start: Allow joining a leaved game again with the same bearer (105968c)

v1.21.1

10 Feb 19:31
Compare
Choose a tag to compare

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

09 Feb 18:28
Compare
Choose a tag to compare

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

06 Feb 21:24
Compare
Choose a tag to compare

1.20.0 (2022-02-06)

Features

  • Switch to self-hosted fonts (925f43b)

v1.19.1

05 Feb 19:29
Compare
Choose a tag to compare

1.19.1 (2022-02-05)

Bug Fixes

  • backend: Allow unauthorized requests to the Game Manifest API (81d8b84)

v1.19.0

05 Feb 19:06
Compare
Choose a tag to compare

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)