Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
DOMjudge Programming Contest Judging System

Version 10.0.0DEV
---------------------------

-----------------
- Removed support for multiple endpoints from judgedaemon.
- Removed support for cgroup v1.
- Various fixes to the Monaco submission comparison viewer.
- Drop support for PHP 8.1, upgraded to Symfony 7.4.
- Allow LaTeX inline math in clarifications.
- Allow teams to be in more than one category and add more category types.
- Do not expose internal IDs in interface or API anymore.

Version 9.0.0 - 5 October 2025
---------------------------
------------------------------
- API and integration:
- Get rid of 'internal' data source mode, always requiring - but auto
generating - external ID's for all entities to simplify event logic.
Expand Down
Loading