Skip to content

Releases: codam-coding-college/codamhero-v2

v2.0.0

18 Mar 16:24

Choose a tag to compare

2.0.0 (2026-03-18)

Bug Fixes

  • fix GH Action workflow requiring postgres (9743913)
  • fix prisma generate during docker build (3564580)

Features

BREAKING CHANGES

  • Adding a PostgreSQL container is required. A reseed of the database is also required, data cannot be transferred from sqlite3 to PostgreSQL. This reseed is done automatically on first start.

v1.25.0

18 Mar 13:05

Choose a tag to compare

1.25.0 (2026-03-18)

Features

  • update all dependencies (0b02d75)

v1.24.3

16 Mar 16:03

Choose a tag to compare

1.24.3 (2026-03-16)

Bug Fixes

  • do not include alumni in active student count (6576993)

v1.24.2

06 Mar 12:54

Choose a tag to compare

1.24.2 (2026-03-06)

Bug Fixes

  • fix workflow permissions issues (b0578d6)
  • update package.json version when publishing image (f873c83)
  • use release token instead of github token in workflow (34c7d08)

v1.24.1

05 Mar 16:16

Choose a tag to compare

1.24.1 (2026-03-05)

Bug Fixes

  • prevent staff from being included in cohort size count (8a49cc6)
  • prevent staff from being included in disco piscine user count (b8d1a5e)
  • rename test-run workflow (8adc4c5)

v1.24.0

27 Feb 14:27

Choose a tag to compare

1.24.0 (2026-02-27)

Bug Fixes

  • add missing Disco Pisc. user list to home (0fa6770)
  • fix CodamHero logo not showing in header (f9ab12f)
  • move logo up a bit on login page (6f38c9d)

Features

  • add statistics on projects in Piscine overviews (50e23a3)

v1.23.0

27 Feb 13:58

Choose a tag to compare

1.23.0 (2026-02-27)

Bug Fixes

  • move cache building out of intra sync logic (4bf05a0)

Features

  • add option to skip sync with Intra on start (1228059)
  • added light mode to login page (7f06819)
  • rework statistics UI on Piscine overviews (e697a04)

v1.22.0

20 Feb 14:34

Choose a tag to compare

1.22.0 (2026-02-20)

Features

v1.21.1

26 Jan 15:16

Choose a tag to compare

1.21.1 (2026-01-26)

Bug Fixes

  • allow access to /keyauth paths without OAuth2 (c2db2be)

v1.21.0

26 Jan 15:04

Choose a tag to compare

1.21.0 (2026-01-26)

Features

  • add path to request piscine csv directly (c433702)