v4.2.0-pre1
Pre-release
Pre-release
Database Warning
In this release, the database format was changed. Please read the instructions of migrate.py for instructions on how to migrate.
Warning: this is a pre-release. Unless you know what you are doing, you should wait for v4.2.0.
Changes in this version
- Add content manager role
- Content managers can manage all content (announcement, contests, problems, homepage) on the site but not users
- Add user search to admin users page
- Fixed many race conditions
- Including one that caused incorrect scoreboards
- Minor performance improvements
- Increased database integrity
- Bug fixes
- Add tests
- Code cleanup