File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,21 @@ Version 8.3.0DEV
29
29
- Add direct button to public page for registering when enabled.
30
30
- Scale batch size of judge tasks dynamically.
31
31
- Rename room to location for teams.
32
+ - Add option to upload contest text/statement.
33
+ - Improve on the advice for rejuding on config changes, only when relevant
34
+ advice to start a rejudging, similar for updating the scoreboard cache.
35
+ - For interactive problems: Add option to upload contest text/statement.
36
+ - Allow importing a (generic) contest warning which is displayed on the scoreboard.
37
+ - [UI] Use entity badges on submission pages.
38
+ - Added option in the dj_setup_database to make dumps, we advice to use those
39
+ before the next phase of a contest like setup of teams, before problem
40
+ imports, before upgrades.
41
+ - Fixed some bugs to become OpenAPI spec compliant again.
42
+ - Compile executables with `-std=gnu++20` now.
43
+ - Record the testcase directory for judging runs, this makes investigating
44
+ easier.
45
+ - Set default C/C++ standards in configure script, we intend to ship all
46
+ scripts free of warnings/errors.
32
47
33
48
Version 8.2.0 - 6 March 2023
34
49
----------------------------
You can’t perform that action at this time.
0 commit comments