Hi all,

Today we’ve released DOMjudge 7.2.0, which brings new features
and fixes some bugs. The most notable new features include:

- Rewrote documentation into a completely new DOMjudge Manual.
- Improve performance using multiple fixes.
Improve submission and judging run display in jury interface.
- Added some endpoints to the API.
- Use modern compiler options in internal build scripts.
Update default configuration values to modern system limits.
Add simple script to import a whole contest from a CLICS compatible
  ccsconfig directory.
- Add a command to merge scoreboards from multiple ICPC Contest API
  endpoints (#632, thanks Ragnar Groot Koerkamp).

For the full changelog, see https://github.com/DOMjudge/domjudge/blob/7.2/ChangeLog

We would like to thank everyone who contributed to this release by creating issues,
pull requests or feature requests.

We have also released 7.1.2 with some bugfixes.

Downloads are at https://domjudge.org/download

Updated Docker images are also available Docker Hub. APT packages
and live images will follow soon.

On behalf of the DOMjudge team,
Nicky Gerritsen