Releases: B-urb/cardmaster
Releases · B-urb/cardmaster
v1.0.4-rc.3
Bug Fixes
- infra: remove non functional basic auth annotation (cb0efa6)
v1.0.4-rc.2
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
Bug Fixes
- infra: remove unnecessary env var (a521c56)
v1.0.3
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.1
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
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
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
Bug Fixes
- backend: update create routes to seemingly new id behaviour (f943e1a)
v1.0.1
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)