Mercurial > hg > orthanc
changeset 1779:c24dac8c1d4e
news
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 13 Nov 2015 13:20:28 +0100 |
parents | 776573e592da |
children | 94990da8710e |
files | NEWS |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Fri Nov 13 13:12:21 2015 +0100 +++ b/NEWS Fri Nov 13 13:20:28 2015 +0100 @@ -11,6 +11,8 @@ * New URIs for attachments: ".../compress", ".../uncompress" and ".../is-compressed" * New configuration option: "Dictionary" to declare custom DICOM tags * MIME content type can be associated to custom attachments (cf. "UserContentType") +* New URIs "/tools/create-archive" and "/tools/create-media" to create ZIP/DICOMDIR + from a set of resources Plugins -------