Skip to content

Commit 5861c44

Browse files
committed
Update ChangeLog
1 parent 113c18b commit 5861c44

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

ChangeLog

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,21 @@ Version 8.3.0DEV
2929
- Add direct button to public page for registering when enabled.
3030
- Scale batch size of judge tasks dynamically.
3131
- 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.
3247

3348
Version 8.2.0 - 6 March 2023
3449
----------------------------

0 commit comments

Comments
 (0)