comparison NEWS @ 1779:c24dac8c1d4e

news
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 13 Nov 2015 13:20:28 +0100
parents 613df4362575
children 94990da8710e
comparison
equal deleted inserted replaced
1778:776573e592da 1779:c24dac8c1d4e
9 * "/series/.../ordered-slices" to order the slices of a 2D+t or 3D image 9 * "/series/.../ordered-slices" to order the slices of a 2D+t or 3D image
10 * New URI "/tools/shutdown" to stop Orthanc from the REST API 10 * New URI "/tools/shutdown" to stop Orthanc from the REST API
11 * New URIs for attachments: ".../compress", ".../uncompress" and ".../is-compressed" 11 * New URIs for attachments: ".../compress", ".../uncompress" and ".../is-compressed"
12 * New configuration option: "Dictionary" to declare custom DICOM tags 12 * New configuration option: "Dictionary" to declare custom DICOM tags
13 * MIME content type can be associated to custom attachments (cf. "UserContentType") 13 * MIME content type can be associated to custom attachments (cf. "UserContentType")
14 * New URIs "/tools/create-archive" and "/tools/create-media" to create ZIP/DICOMDIR
15 from a set of resources
14 16
15 Plugins 17 Plugins
16 ------- 18 -------
17 19
18 * New function "OrthancPluginRegisterErrorCode()" to declare custom error codes 20 * New function "OrthancPluginRegisterErrorCode()" to declare custom error codes