Skip to content

Releases: B-urb/cardmaster

v1.0.4-rc.3

06 Oct 11:42
Compare
Choose a tag to compare
v1.0.4-rc.3 Pre-release
Pre-release

1.0.4-rc.3 (2023-10-06)

Bug Fixes

  • infra: remove non functional basic auth annotation (cb0efa6)

v1.0.4-rc.2

06 Oct 11:27
Compare
Choose a tag to compare
v1.0.4-rc.2 Pre-release
Pre-release

1.0.4-rc.2 (2023-10-06)

Bug Fixes

  • backend: correct handling of login status (3d52348)
  • frontend: correct handling of login status and correct route to backend (4ec7b9b)

v1.0.4-rc.1

29 Sep 16:58
Compare
Choose a tag to compare
v1.0.4-rc.1 Pre-release
Pre-release

1.0.4-rc.1 (2023-09-29)

Bug Fixes

  • infra: remove unnecessary env var (a521c56)

v1.0.3

27 Sep 20:21
9005eee
Compare
Choose a tag to compare

1.0.3 (2023-09-27)

Bug Fixes

  • backend: adjust login logic to throw errors when user not exists on login or already exists on register (fcfc510)
  • docs: update README.md (1c58cee)
  • frontend: adjust error message for faulty register and login (61540dc)

v1.0.3-rc.2

27 Sep 20:03
Compare
Choose a tag to compare
v1.0.3-rc.2 Pre-release
Pre-release

1.0.3-rc.2 (2023-09-27)

Bug Fixes

v1.0.3-rc.1

26 Sep 08:33
Compare
Choose a tag to compare
v1.0.3-rc.1 Pre-release
Pre-release

1.0.3-rc.1 (2023-09-26)

Bug Fixes

  • backend: adjust login logic to throw errors when user not exists on login or already exists on register (fcfc510)
  • frontend: adjust error message for faulty register and login (61540dc)

v1.0.2

24 Sep 21:19
99a40db
Compare
Choose a tag to compare

1.0.2 (2023-09-24)

Bug Fixes

  • backend: update create routes to seemingly new id behaviour (f943e1a)
  • frontend: adjust game overview to display a sum of the points for each player (ed58a08)
  • infra: set correct command for building frontend (7fa5166)

v1.0.2-rc.2

24 Sep 21:09
Compare
Choose a tag to compare
v1.0.2-rc.2 Pre-release
Pre-release

1.0.2-rc.2 (2023-09-24)

Bug Fixes

  • frontend: adjust game overview to display a sum of the points for each player (ed58a08)
  • infra: set correct command for building frontend (7fa5166)

v1.0.2-rc.1

24 Sep 18:03
Compare
Choose a tag to compare
v1.0.2-rc.1 Pre-release
Pre-release

1.0.2-rc.1 (2023-09-24)

Bug Fixes

  • backend: update create routes to seemingly new id behaviour (f943e1a)

v1.0.1

24 Sep 12:43
a9335db
Compare
Choose a tag to compare

1.0.1 (2023-09-24)

Bug Fixes

  • backend: remove secrets from history (6d4c539)
  • backend: set correct conf values and readd file (1b9d513)
  • frontend: fix typescript lint errors (03c6123)
  • frontend: switch to hash router to prevent redirects (37cc6c2)
  • infra: adjust env variable in deployment (d3b0650)
  • infra: copy frontend to correct path (796fbc1)
  • infra: copy frontend to correct path (6c8f03e)
  • infra: fix typescript lint errors (2f5bd8a)
  • infra: secret namespace (3d9e07f)
  • infra: set correct container port (ea09886)