Mercurial > hg > orthanc
diff NEWS @ 3377:05881bf99c83
Allow the serialization of signed 16bpp images in PAM format
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 16 May 2019 12:31:47 +0200 |
parents | d0d6bd633e4c |
children | 0528a6c36f3d |
line wrap: on
line diff
--- a/NEWS Wed May 15 16:30:24 2019 +0200 +++ b/NEWS Thu May 16 12:31:47 2019 +0200 @@ -15,6 +15,7 @@ * Orthanc now accepts "-H 'Transfer-Encoding: chunked'" option from curl * Size of the Orthanc static binaries are reduced by compressing ICU data * Anonymization: Preserve hierarchical relationships in (0008,1115) [] (0020,000e) +* Allow the serialization of signed 16bpp images in PAM format * Fix issue #136 (C-FIND request fails when found DICOM file does not have certain tags) * Fix issue #137 (C-STORE fails for unknown SOP Class although server is configured to accept any) * Fix issue #138 (POST to modalities/{name} accepts invalid characters)