Skip to content

Releases: chrispoupart/quest-board

v2.33.1

20 Jul 21:05

Choose a tag to compare

2.33.1 (2025-07-20)

Bug Fixes

  • quest-board: 🩹 handle missing currentPage in pagination (8f8b8a8)
  • quest-board: rename pagination field (946c396)
  • types: 🏷️ make currentPage optional in QuestListingResponse (3d172e4)

v2.33.0

18 Jul 00:28

Choose a tag to compare

2.33.0 (2025-07-18)

Features

  • backend: 🔒️ enhance helmet with CSP directives (a92b28e)

Bug Fixes

  • helmet: 🔒️ update CSP directives for security improvement (3e709c8)

v2.32.0

17 Jul 23:24

Choose a tag to compare

2.32.0 (2025-07-17)

Features

  • quest-board: 🚸 improve pagination handling (2c10d65)

Bug Fixes

  • quest-board: 🩹 ensure page sync on tab and search changes (a65939b)

v2.31.0

17 Jul 22:56

Choose a tag to compare

2.31.0 (2025-07-17)

Features

  • quests: 💄 add admin reset for repeatable quests (ece3905)

Bug Fixes

  • quests: require admin role to reset repeatable quests (753502b)

v2.30.1

14 Jul 21:20

Choose a tag to compare

2.30.1 (2025-07-14)

Bug Fixes

  • dashboard: 👔 Change totalBounty calculation to use user.bountyBalance (d955025)

v2.30.0

14 Jul 20:58

Choose a tag to compare

2.30.0 (2025-07-14)

Features

  • ui: 💄 enhance claimer display with avatar and user information (5b65464)

v2.29.1

13 Jul 20:14

Choose a tag to compare

2.29.1 (2025-07-13)

Bug Fixes

  • scripts: don't depend on bash (8668203)

v2.29.0

13 Jul 20:04

Choose a tag to compare

2.29.0 (2025-07-13)

Features

  • prisma: add error handling for quest table deletion (6d4982a)
  • scripts: 🗃️ add production migration script (221a568)

v2.28.0

13 Jul 17:39

Choose a tag to compare

2.28.0 (2025-07-13)

Features

  • admin: 💄 update tab layout for admin panel (a626c61)
  • rewards: 💄 add collective rewards and management UI (4710206)

v2.27.0

13 Jul 02:36

Choose a tag to compare

2.27.0 (2025-07-13)

Features

  • db: introduce case-insensitive search for quests (3c1fd5c)