Competition Platform
Features
- Improved leaderboard compute performance.
- Limited logging outputs of runs to 1500 lines.
- Provided competition description via the API.
Fixes
- Fixed a rendering bug where notebooks would be shown as an error.
- Fixed project not automatically being created on rule acceptance.
- Hid the “Team” column on a team page’s leaderboard.
- Fixed “forgot password” emails not being sent.
- Fixed invalid start/end date for the venture capital competition.
Security
- Fixed an Open Redirect exploit in the OAuth implementation.
Crunch-CLI
Version 3.19.0 has been released!
Features
- Patching TQDM to only allow a minimum update interval of 10 seconds. (#105)
Fixes
- Fixed invalid mapping of node relations during the DAG submission pre-processing. (#104)