Update 0.9.1
Client:
- Added "Required Challenges" (require the user to solve a challenge to unlock another challenge)
- Fixed bugs related to the display of scoring
- Profile pictures!
- Re-designed challenge page entirely with selection of tags and more
- UI Improvements: Settings page etc.
API:
- Cache collection is now cached in memory as a variable rather than accessed for every API call
- New show admin scores API
This update includes both API and client changes