Skip to content

Update 0.9.1

Compare
Choose a tag to compare
@Tkaixiang Tkaixiang released this 21 Jul 13:13
· 780 commits to master since this release

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