Mercurial > hg > orthanc
diff NEWS @ 2194:3b40ca7470cc
"Keep" option for modifications to keep original DICOM identifiers (advanced feature)
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 02 Dec 2016 16:58:35 +0100 |
parents | c4b3259c8bce |
children | af60b784d2b8 |
line wrap: on
line diff
--- a/NEWS Fri Dec 02 16:04:00 2016 +0100 +++ b/NEWS Fri Dec 02 16:58:35 2016 +0100 @@ -17,6 +17,7 @@ * "Asynchronous" flag for URIs "/modalities/{...}/store" and "/peers/{...}/store" to avoid waiting for the completion of image transfers * Possibility to DELETE "dicom-as-json" attachments to reconstruct the JSON summaries +* "Keep" option for modifications to keep original DICOM identifiers (advanced feature) Plugins -------