v1.0.0
·
103 commits
to refs/heads/main
since this release
Changelog - Athlonix 📝
🚀 Features
- feat(admin): handle assemblies in votes (#189) @Jayllyz
- feat(admin): general assemblies (#188) @Jayllyz
- feat(admin): sports page (#187) @Jayllyz
- feat(front): add auth middleware (#184) @Jayllyz
- feat(front): add dark theme (#182) @Jayllyz
- feat: enhance get all users route with role filter (#181) @Metololo
- feat(admin): donations page (#176) @Jayllyz
- feat(client): add documents page (#174) @Jayllyz
- feat(admin): documents management page (#173) @Jayllyz
- feat: activities list (#172) @userMeh
- feat: add member area layout (#160) @Jayllyz
- feat: user subscription validation (#162) @userMeh
- feat: Finished poll (#161) @userMeh
- feat: add list votes page (#159) @Jayllyz
- feat: setup client account page (#157) @Jayllyz
- feat(frontend): not found page (#156) @Jayllyz
- feat: improve navbar & signup (#155) @Jayllyz
- feat: add list sports page (#152) @Jayllyz
- feat: about us page (#151) @Jayllyz
- feat(api): edm routes (#148) @Jayllyz
- feat: materials (#149) @userMeh
- feat: add activities tasks routes (#145) @Metololo
- feat(api): assemblies setup (#142) @Jayllyz
- feat: activities enhancement and activity teams (#144) @Metololo
- feat: add activities team and enhance activity scheduling (#140) @Metololo
- feat: tournament early pages (#139) @userMeh
- feat(client): donation page (#138) @Jayllyz
- feat(api): setup annual subscription (#133) @Jayllyz
- feat(api): stripe donations workflow (#124) @Jayllyz
- feat: routes for tournaments (#121) @userMeh
- feat: add sport name into getAll activites response (#120) @Metololo
- feat: posts dashboard (#117) @userMeh
- feat: add blog feed page (#116) @Metololo
🐛 Bug Fixes
- fix(polls): missing foreign key (#190) @Jayllyz
- fix(admin): clean layout and links (#185) @Jayllyz
- fix: ui config for turbopack (#178) @Jayllyz
- fix(admin): add error msg on login form (#179) @Jayllyz
- fix(client): save data in cookie after login (#175) @Jayllyz
- fix: materials (#171) @userMeh
- fix: subscriptions handler (#158) @Jayllyz
- fix(front): wrong server side api url (#154) @Jayllyz
- fix(documents): add missing columns (#150) @Jayllyz
- fix: generate missing types (#147) @Jayllyz
- fix(api): soft delete user should also delete in auth table (#137) @Jayllyz
- fix: roles checking workflow (#136) @Jayllyz
- fix: hono openapi type issue (#123) @Jayllyz
- fix: update blog description (#119) @Metololo
- fix: change blogs fetch json data structure (#118) @Metololo