comparison NEWS @ 4766:388d108f6e4b

Added "Level" option to POST /tools/bulk-modify
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 16 Aug 2021 10:54:38 +0200
parents 71fbdee4b832
children e1711b6e141f
comparison
equal deleted inserted replaced
4765:71fbdee4b832 4766:388d108f6e4b
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3
4 REST API
5 --------
6
7 * API version upgraded to 15
8 * Added "Level" option to POST /tools/bulk-modify
9 * Added missing OpenAPI documentation of "KeepSource" in ".../modify" and ".../anonymize"
10
11 Maintenance
12 -----------
3 13
4 * Added file CITATION.cff 14 * Added file CITATION.cff
5 * Linux Standard Base (LSB) builds of Orthanc can load non-LSB builds of plugins 15 * Linux Standard Base (LSB) builds of Orthanc can load non-LSB builds of plugins
6 * Fix upload of ZIP archives containing a DICOMDIR file 16 * Fix upload of ZIP archives containing a DICOMDIR file
7 17