Mercurial > hg > orthanc
comparison 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 |
comparison
equal
deleted
inserted
replaced
3376:56ea9c476dba | 3377:05881bf99c83 |
---|---|
13 ----------- | 13 ----------- |
14 | 14 |
15 * Orthanc now accepts "-H 'Transfer-Encoding: chunked'" option from curl | 15 * Orthanc now accepts "-H 'Transfer-Encoding: chunked'" option from curl |
16 * Size of the Orthanc static binaries are reduced by compressing ICU data | 16 * Size of the Orthanc static binaries are reduced by compressing ICU data |
17 * Anonymization: Preserve hierarchical relationships in (0008,1115) [] (0020,000e) | 17 * Anonymization: Preserve hierarchical relationships in (0008,1115) [] (0020,000e) |
18 * Allow the serialization of signed 16bpp images in PAM format | |
18 * Fix issue #136 (C-FIND request fails when found DICOM file does not have certain tags) | 19 * Fix issue #136 (C-FIND request fails when found DICOM file does not have certain tags) |
19 * Fix issue #137 (C-STORE fails for unknown SOP Class although server is configured to accept any) | 20 * Fix issue #137 (C-STORE fails for unknown SOP Class although server is configured to accept any) |
20 * Fix issue #138 (POST to modalities/{name} accepts invalid characters) | 21 * Fix issue #138 (POST to modalities/{name} accepts invalid characters) |
21 | 22 |
22 | 23 |