Skip to content

v4.0.0-pre2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jdabtieu jdabtieu released this 13 Mar 00:46
· 134 commits to master since this release
776f8a5

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.

Warning: this is a pre-release. Unless you know what you are doing, you should wait for v4.0.0.

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