Skip to content

Commit 00a71bd

Browse files
committed
Updated Changelog for DOMjudge 8.1
1 parent 05b09f3 commit 00a71bd

File tree

1 file changed

+23
-2
lines changed

1 file changed

+23
-2
lines changed

ChangeLog

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
DOMjudge Programming Contest Judging System
22

3-
Version 8.1.0 - DEV
4-
-------------------
3+
Version 8.1.0 - 1 June 2022
4+
---------------------------
55
- Document that minimum PHP version is now 7.4.0.
66
- Add support for PHP 8.1.
77
- Upgrade Symfony to 5.4 LTS and upgrade other library dependencies.
@@ -10,6 +10,27 @@ Version 8.1.0 - DEV
1010
supported by `date`.
1111
- Dropped the presentation-error verdict, databases from before DOMjudge 5.0
1212
will be altered to replace the verdict with wrong-answer.
13+
- Changed API import to give admin users a team.
14+
- Balloon users can now be created via the API.
15+
- Shadow mode will now fix missing data by reading from the primary CCS.
16+
- Fixed cgroup naming for docker to prevent sharing the same container.
17+
- Removed python2 in the chroot, remove python3 in favor of pypy3 in chroot.
18+
- Added support for sentry for logging.
19+
- Added default external IDs on all places.
20+
- Fixed medals on scoreboard for filtered scoreboards.
21+
- Dropped old balloons CLI.
22+
- Reimplementation of runpipe for interactive problems.
23+
- Individual files can now be removed from executables.
24+
- Added mysql socket option, for when port/IP is not used.
25+
- Added support for accounts.{yaml,json} for import script.
26+
- Added support for judgeremaining for problems.
27+
- Add option to delete existing testcases/attachments/other data when
28+
importing a problem.
29+
- Dropped support for ICPC results HTML export feature.
30+
- Balloon runners can now always see the frozen scoreboard.
31+
- Custom CSS can now be used for the login page.
32+
- Removed option to use multiple timezones in same contest.
33+
- Fixed kotlin compile script for modern versions.
1334

1435
Version 8.0.0 - 30 January 2022
1536
-------------------------------

0 commit comments

Comments
 (0)