v3.2.0
Database Warning
In this release, the database format was changed. If you are on v3.1.0, please run $ python3 migrate.py
to migrate to the latest database format. If you are on a version older than v3.1.0, please update to v3.1.0 first, and then migrate to this version.
Changes in this version
- Added contest flag hints
- Improve site emails
- Overhauled API
- Security fixes
- Updated instructions for using Gmail with CTFOJ
- Performance improvements
- Bug fixes
- Typo fixes
- Update dependencies