File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
DOMjudge Programming Contest Judging System
2
2
3
- Version 9.0.0DEV
3
+ Version 9.0.0 - 5 October 2025
4
4
---------------------------
5
5
- API and integration:
6
6
- Get rid of 'internal' data source mode, always requiring - but auto
Original file line number Diff line number Diff line change 6
6
[ ![ Coverity Scan Status] ( https://img.shields.io/coverity/scan/671.svg )] ( https://scan.coverity.com/projects/domjudge )
7
7
[ ![ CodeQL alerts] ( https://github.com/DOMjudge/domjudge/actions/workflows/codeql-analysis.yml/badge.svg?branch=main&event=push )] ( https://github.com/DOMjudge/domjudge/actions/workflows/codeql-analysis.yml )
8
8
9
- This is the Programming Contest Jury System "DOMjudge" version 9.0.0DEV
9
+ This is the Programming Contest Jury System "DOMjudge" version 9.0.0
10
10
11
11
DOMjudge is a system for running a programming contest, like the
12
12
ICPC regional and world championship programming contests.
Original file line number Diff line number Diff line change 5
5
| DOMjudge Version | Supported | PHP version supported |
6
6
| ------------------| ------------------ | -----------------------|
7
7
| main branch | :warning : | 8.1-8.4 |
8
+ | 8.4.x | :white_check_mark : | 8.1-8.4 |
8
9
| 8.3.x | :white_check_mark : | 8.1-8.3 |
9
- | 8.2.x | :white_check_mark : | 7.4-8.2 |
10
- | < 8.2 | :x : | :x : |
10
+ | < 8.3 | :x : | :x : |
11
11
12
12
## Reporting a Vulnerability
13
13
You can’t perform that action at this time.
0 commit comments