comparison NEWS @ 5162:bc4ffd47ce86 Orthanc-1.11.3

Orthanc-1.11.3
author Alain Mazy <am@osimis.io>
date Fri, 03 Feb 2023 14:32:53 +0100
parents b6dc4606ab04
children 8b74aa4f3515
comparison
equal deleted inserted replaced
5161:b6dc4606ab04 5162:bc4ffd47ce86
18 consumption. More information in OrthancServer/Resources/ImplementationNotes/memory_consumption.txt. 18 consumption. More information in OrthancServer/Resources/ImplementationNotes/memory_consumption.txt.
19 19
20 REST API 20 REST API
21 -------- 21 --------
22 22
23 * API version upgraded to 19
23 * Loosen the sanity checks for DICOM modifications, if "Force" option is given: 24 * Loosen the sanity checks for DICOM modifications, if "Force" option is given:
24 - allow modification of PatientID at study level 25 - allow modification of PatientID at study level
25 - allow modification of PatientID, StudyInstanceUID at series level 26 - allow modification of PatientID, StudyInstanceUID at series level
26 - allow modification of PatientID, StudyInstanceUID, SeriesInstanceUID at instance level 27 - allow modification of PatientID, StudyInstanceUID, SeriesInstanceUID at instance level
27 - allow modification of a patient without changing her PatientID 28 - allow modification of a patient without changing her PatientID