Skip to content

Update 0.9.5

Choose a tag to compare

@Tkaixiang Tkaixiang released this 21 Aug 12:23
· 726 commits to master since this release
  • Added ability to delete one's own account
  • Admins can now reset the password of users
  • Better responsive design for mobile (sidebar is automatically hidde, better login page)
  • Cleaned up old unused API endpoints
  • Search/filter/sort for users/challenges mangement in admin panel
  • API now automatically inserts MongoDB Validation & Indexes if not found in the DB
  • Profile Picture upload path changer
  • Live scoreboard using websockets
  • Upload size changer
  • Ability to disable user submissions for challenges
  • Redid settings in API
  • Cascader for required challenge selector
  • Bug fixes, styling changes

This update contains API & Client changes