Skip to content

Update 1.0.0

Compare
Choose a tag to compare
@Tkaixiang Tkaixiang released this 20 Sep 17:14
· 623 commits to master since this release
  • Revamped challenge system to use ChallengeIDs
  • Revamped scoreboard scoring to calculate scores using transactions
  • Dynamic Scoring
  • Upload & Download Backup Data
  • Switched to a global variable instead of sessionStorage for the scoreboard
  • Scoreboard graph now shows top 10 users scores throughout
  • Fixed "Remember Me" function
  • Revamped Transactions management page which now allows you to edit/create/delete any transaction
  • Styling fixes for challenges page
  • Various performance improvements
  • Removed Katex (and math) support due to large bundle sizes
  • Fixed bug in which required challenges cannot be removed #66
  • Fixed bug in which deploying a fresh instance fails #81

This update contains both API & Client changes

Do check out the new wiki here 😄