Mercurial > hg > orthanc
comparison 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 |
comparison
equal
deleted
inserted
replaced
2193:6ac6193a7935 | 2194:3b40ca7470cc |
---|---|
15 (useful if private tags are registered, or if changing the default encoding) | 15 (useful if private tags are registered, or if changing the default encoding) |
16 * "Permissive" flag for URI "/modalities/{...}/store" to ignore C-Store transfer errors | 16 * "Permissive" flag for URI "/modalities/{...}/store" to ignore C-Store transfer errors |
17 * "Asynchronous" flag for URIs "/modalities/{...}/store" and "/peers/{...}/store" | 17 * "Asynchronous" flag for URIs "/modalities/{...}/store" and "/peers/{...}/store" |
18 to avoid waiting for the completion of image transfers | 18 to avoid waiting for the completion of image transfers |
19 * Possibility to DELETE "dicom-as-json" attachments to reconstruct the JSON summaries | 19 * Possibility to DELETE "dicom-as-json" attachments to reconstruct the JSON summaries |
20 * "Keep" option for modifications to keep original DICOM identifiers (advanced feature) | |
20 | 21 |
21 Plugins | 22 Plugins |
22 ------- | 23 ------- |
23 | 24 |
24 * New function: "OrthancPluginRegisterPrivateDictionaryTag()" to register private tags | 25 * New function: "OrthancPluginRegisterPrivateDictionaryTag()" to register private tags |