Releases: codalab/codabench
Releases · codalab/codabench
v1.9.1
Bug Fixes
- Related to issue #1451: Send snapshot created_at instead of at_date to front for display consistency
- Related to issue #1451: Catch non-existant object error and clear object attribute in DB accordingly
- Related to issue #1451: Send snapshot created_at instead of at_date to front for display consistency
- Fix daily submission counter
Full list of changes: v1.9.0...v1.9.1
v1.9.0
Manual intervention needed if upgrading
You will need to uncomment a line in your .env
file. More information on this wiki page
New Features
Bug Fixes
- Files tab, conditional rendering
- Save comp to persist logo_icon
- Email templates updated (Revise email text #1445)
Full list of changes: v1.8.0...v1.9.0
v1.8.0
Manual intervention needed if upgrading
You will need to add a new line into your .env
file. More information on this wiki page
New Features
- Public competition filtering
- OIDC PR#2 --- organization login using OIDC
- Allow links clicking in
VISUALIZATION
tab - Detailed results configuration
- Option to hide make submission public button from participants
- Submission ID in leaderboard
- CPU limit on default queue
Bug Fixes
- Fix revoking tasks on custom queues
- Prevent LimitOverrunError with large output lines
- Auto-migrate leaderboard submissions
- Clean code in celery_config.py
Full list of changes: v1.7.0...v1.8.0
v1.7.0
New Features
- OIDC PR#1 --- Enable/Disable regular Login and Signup
- CompetitionSerializer Simple vs Detail (makes the pages load faster
Bug Fixes
Full list of changes: v1.6.1...v1.7.0
v1.6.1
Bug Fixes
Full list of changes: v1.6.0...v1.6.1
v1.6.0
New Features
- Small logo icon on the homepage
- Submission remove from leaderboard - Empty error
- Privacy link updated
- Competition show user display name if available
- Competition Auto-Run Submissions
Bug Fixes
- Rerun phase submissions
- Exclude failed/canceled leaderboard number of entries
- Public Competitions - Remove cache
- Manual UI Creation Bug Fix (some pages not rendering)
- HTML tags in email text
Full list of changes: v1.5.0...v1.6.0
v1.5.0
Manual intervention needed if upgrading
New logos will need to be created for each competition. You can take a look at this wiki page to know how.
New Features
- Clickable username in competition header
- Replaced "date of last entry" by "date"
- Quota message details and link to user quote
- Added an example of competition docker image
- Task deletion warning
- Created Codabench Statistics
- Files Tab: show login if not logged in + hide available column from no…
- Queues - show competitions using the queue - Update
Bug fixes
- Logo Icons too big fix
- Delete rerun submission doesn't delete original submission anymore
- Rerun submission when a task used is deleted
- Queues - show competitions using the queue
Full list of changes: v1.4.1...v1.5.0
v1.4.1
New Feature/Bug fix
- Public competition list: add loading animation, lazy loading, hide buttons during loading #1285
-
- Added
Show More
button
- Added
Full list of changes: v1.4.0...v1.4.1
v1.4.0
Manual intervention needed if upgrading
You need to update your worker docker image. More info on this wiki page.
New Features
- More logs when
docker pull
fails in compute_worker.py - Public competition list: added loading animation, lazy loading, hide buttons during loading
- Clickable username in participant manager
Bug Fixes
Full list of changes: v1.3.1...v1.4.0