v3.0.0-pre1
Pre-release
Pre-release
Database Warning
In this release, the database AND filesystem format was changed. If you are on v2.4.0 to v2.4.3, please run $ python3 migrate.py
to migrate. Also, it is strongly recommended to replace your current settings.py
file with default_settings.py
, and then copy your settings over. If you are on a version older than v2.4.0, please update to v2.4.0 first, and then migrate to this version.
Changes in this version
- Homepage
- Allow homepage file location to be customized
- Add Markdown support to homepage
- Settings & Installation
- Add settings validator
- Updated default settings file
- Updated installer
- Add API (including API keys)
- Rename some pages to be more intuitive
- Update system emails
- Add custom CTFOJ logs
- Security fixes
- Bug fixes
- Code cleanup
- Update docs
- Update dependencies
- Update tests
Troubleshooting
No reported issues at the moment.