Skip to content

Releases: codam-coding-college/coalition-system

v1.9.0

01 Nov 15:18
Compare
Choose a tag to compare

1.9.0 (2024-11-01)

Features

  • add score overview to admin page (0e41c53)

v1.8.1

31 Oct 17:24
Compare
Choose a tag to compare

1.8.1 (2024-10-31)

Bug Fixes

  • missing await in async call for webhook catchup (2f48996)

v1.8.0

31 Oct 17:15
Compare
Choose a tag to compare

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

29 Oct 18:54
Compare
Choose a tag to compare

1.7.0 (2024-10-29)

Features

  • give points for evals based on their expected durations (0945be8)

v1.6.1

29 Oct 18:17
Compare
Choose a tag to compare

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

29 Oct 18:01
Compare
Choose a tag to compare

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

29 Oct 17:29
Compare
Choose a tag to compare

1.5.1 (2024-10-29)

Bug Fixes

  • broken session management in quiz (9088d7b)

v1.5.0

29 Oct 17:19
Compare
Choose a tag to compare

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

29 Oct 16:20
Compare
Choose a tag to compare

1.4.0 (2024-10-29)

Features

  • assign coalition points when donating points to the pool (f7893a4)

v1.3.5

29 Oct 16:14
Compare
Choose a tag to compare

1.3.5 (2024-10-29)

Bug Fixes

  • SyntaxError in JSON.parse req.body (4adbba2)