Releases: codam-coding-college/coalition-system
Releases · codam-coding-college/coalition-system
v1.9.0
1.9.0 (2024-11-01)
Features
- add score overview to admin page (0e41c53)
v1.8.1
1.8.1 (2024-10-31)
Bug Fixes
- missing await in async call for webhook catchup (2f48996)
v1.8.0
1.8.0 (2024-10-31)
Features
- add catch-up tool for missed webhooks or recalculations for a specific date range (d8822fb)
v1.7.0
1.7.0 (2024-10-29)
Features
- give points for evals based on their expected durations (0945be8)
v1.6.1
1.6.1 (2024-10-29)
Bug Fixes
- points gathered by donating to the pool overwrite all previous scores in this category (6157e1e)
v1.6.0
1.6.0 (2024-10-29)
Bug Fixes
- crash on duplicate webhook delivery id (c9f5470)
Features
- parse json in webhooks history (8796210)
v1.5.1
1.5.1 (2024-10-29)
Bug Fixes
- broken session management in quiz (9088d7b)
v1.5.0
1.5.0 (2024-10-29)
Bug Fixes
- crash when creating new Intra CoalitionUser (bb73802)
- remove login from evaluation reason (823c0f9)
Features
- implement Prisma session store (9baa8fa)
v1.4.0
1.4.0 (2024-10-29)
Features
- assign coalition points when donating points to the pool (f7893a4)
v1.3.5
1.3.5 (2024-10-29)
Bug Fixes
- SyntaxError in JSON.parse req.body (4adbba2)