comparison NEWS @ 1784:2dbf25006f88

".../preview" and ".../image-uint8" can return JPEG images if the HTTP Accept Header asks so
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 18 Nov 2015 09:56:34 +0100
parents 94990da8710e
children bec9edcf0d98
comparison
equal deleted inserted replaced
1783:dbb07eb1a2f3 1784:2dbf25006f88
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 14 * New URIs "/tools/create-archive" and "/tools/create-media" to create ZIP/DICOMDIR
15 from a set of resources 15 from a set of resources
16 * ".../preview" and ".../image-uint8" can return JPEG images if the HTTP Accept Header asks so
16 17
17 Plugins 18 Plugins
18 ------- 19 -------
19 20
20 * New function "OrthancPluginRegisterErrorCode()" to declare custom error codes 21 * New function "OrthancPluginRegisterErrorCode()" to declare custom error codes