Skip to content

Commit d9d1b28

Browse files
committed
Some extra stuff from EUC.
1 parent 293940a commit d9d1b28

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,17 @@ Version 8.3.0DEV
3838
before the next phase of a contest like setup of teams, before problem
3939
imports, before upgrades.
4040
- Fixed some bugs to become OpenAPI spec compliant again.
41+
- Prevent a race condition leading to two submissions receiving the same
42+
colour balloon.
4143
- Compile executables with `-std=gnu++20` now.
4244
- Record the testcase directory for judging runs, this makes investigating
4345
easier.
4446
- Set default C/C++ standards in configure script, we intend to ship all
4547
scripts free of warnings/errors.
48+
- Add option to not show any rank on mirror contests, this is useful when
49+
you want to disclose the problems but not make comparing easy between the
50+
official contest and the mirror.
51+
- Allow basic authentication for the import-contest URL.
4652

4753
Version 8.2.0 - 6 March 2023
4854
----------------------------

0 commit comments

Comments
 (0)