Skip to content

v4.0.0

Compare
Choose a tag to compare
@jdabtieu jdabtieu released this 09 May 16:43
· 122 commits to master since this release
ca7b786

Database Warning

In this release, the database AND filesystem format was changed. Please read the instructions of migrate.py for instructions on how to migrate.

Changes in this version

  • Add profile page
  • Add global leaderboard
  • Add global points and stats
  • Improve HTML forms
  • Normalize emails & prevent duplicates
  • Add compatibility with Docker
  • Improve compatibility with PythonAnywhere and proxies
  • Allow custom (and better) data storage locations
  • Security fixes
  • Bug fixes
  • Cleaned up bad database fragments from previous migrations
  • Code cleanup
  • Update dependencies
  • Update tests