1. Performance enhancement to the ID cards tab
    - To prevent the page from becoming unresponsive for clubs with many teams

  2. Performance enhancement to the Merge Suggestions tab
    - Achieved by using caching and loading only the first 100 merge suggestions
    - The page refreshes daily after the cache is captured, so Admins may see participants they have already been merged
    - This is an initial fix and can be further improved based on Admin feedback around how many suggestions they would like to see and how often the page should refresh

  3. Performance enhancement to the Find a Product page
    - Achieved by introducing pagination, showing only 10 products at a time instead of loading all products

  4. Backend workflow changes on removing 'Merge Main to Develop' GHA workflow

  5. Fixed a bug with multi-use vouchers
    - Previously they were incorrectly marked as invalid when the same code was offered by multiple organisations

  6. Fixed a bug where Admin is unable to decline non-playing registrations individually

  7. Fixed a bug where the Date of Birth was not prefilled when an Admin tries to edit a member profile