This repository was archived by the owner on Oct 7, 2025. It is now read-only.
v3.10.0
3.10.0 (2025-03-10)
Bug Fixes
- axiom: s3 storage not working due to misspelled access key env var (3d44266)
- docs: header routes broken due to missing
https://prefix (06154e3) - portal/dashboard: preferred display name not appearing (fba80e6)
- portal: dietary restrictions, allergies, and graduation date not updating (116de16)
Features
- api: update database on successful hackathon submission (8f04068)
- api: update database upon successfully updating or creating profile (623878a)
- api: update user profile on successfully agreing to terms and conditions (768d52f)
- axiom: add hardware model (fb93072)
- axiom: add helper function to allow users to edit their own profile (bf6f7a8)
- axiom: add university details to user model (2ec27c2)
- axiom: disable local auth strategy (96bc975)
- axiom: implement basic role-based access control (c9b5a7d)
- axiom: implement discord auth (b8759a4)
- axiom: implement form builder (2000e1c)
- axiom: implement outgoing emails (559b2dc)
- axiom: re-forge data model (7740b2c)
- axiom: redirect home route to portal login (d981334)
- db: migrate over old data models and relationships (0f8abc7)
- portal/dashbaord: center welcome message (8d58be1)
- portal/routes: redirect
/adminto axiom (75c320e) - portal: add utility to manage session data (5c2f16c)
- portal: implement auth and data fetching (7af652a)
- portal: implement login button auth redirect (d7b691d)
- portal: save userId in session after successful login (193943d)
- seed/brands: add seed data to brands (13345a4)
- seed/users: add seed data to users (ed2e624)
- ui/axiom: add favicon & logo (eb209b3)
- ui/axiom: add symbol to brands default columns (4ea5e6a)