comparison NEWS @ 2128:9329ba17a069

Possibility to DELETE "dicom-as-json" attachments to reconstruct them
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 07 Nov 2016 15:13:16 +0100
parents e0517f25919e
children 0c09d1af22f3
comparison
equal deleted inserted replaced
2127:bfa92c9328d7 2128:9329ba17a069
11 -------- 11 --------
12 12
13 * "Permissive" flag for URI "/modalities/{...}/store" to ignore C-Store transfer errors 13 * "Permissive" flag for URI "/modalities/{...}/store" to ignore C-Store transfer errors
14 * "Asynchronous" flag for URIs "/modalities/{...}/store" and "/peers/{...}/store" 14 * "Asynchronous" flag for URIs "/modalities/{...}/store" and "/peers/{...}/store"
15 to avoid waiting for the completion of image transfers 15 to avoid waiting for the completion of image transfers
16 * Possibility to DELETE "dicom-as-json" attachments to reconstruct them
16 17
17 Plugins 18 Plugins
18 ------- 19 -------
19 20
20 * New function: "OrthancPluginRegisterPrivateDictionaryTag()" to register private tags 21 * New function: "OrthancPluginRegisterPrivateDictionaryTag()" to register private tags