Skip to content

v2.4.0

Compare
Choose a tag to compare
@jdabtieu jdabtieu released this 11 Apr 18:13
· 453 commits to master since this release
a62429b

Database Warning

In this release, the database format was changed. If you are on v2.3.0 or v2.3.1, please run $ python3 migrate.py to migrate to the latest database format. If you are on a version older than v2.3.0, please update to v2.3.0 first, and then migrate to this version.

Changes in this version

  • Allow submissions to be viewed
  • Allow submission rejudging
  • Optimizations to dynamic scoring
  • Optimizations to loading problems lists
  • Bug fixes
  • Code cleanup
  • Update tests

Troubleshooting

No reported issues at the moment.