v1.3.0
Database Warning
In this release, the database format was changed. If you are on v1.1.0, please run $ python3 migrate.py
to migrate to the latest database format. If you are on a version older than v1.1.0, please update to v1.1.0 first, and then migrate to this version.
Database update: migrate.py
Changes in this version
- Better alerts
- Two-factor authentication
- User settings page
- Admin console page
- Better maintenance mode
- Fix file download issue
- Misc bug fixes
- Add tests
Troubleshooting
Internal Server Error when logging in: Are you sure you ran migrate.py?