v2.3.0
Database Warning
In this release, the database format was changed. If you are on v2.0.0, please run $ python3 migrate.py
to migrate to the latest database format. If you are on a version older than v2.0.0, please update to v2.0.0 first, and then migrate to this version.
Changes in this version
- Add dynamic scoring
- Security enhancement for 2FA
- Begin storing submitted flags
- Improve mobile layout
- Update docs
- Code cleanup
- Add tests
- Update dependencies
Troubleshooting
No reported issues at the moment.