Mercurial > hg > orthanc
comparison NEWS @ 3344:90b4a5001c24
Anonymization: Preserve hierarchical relationships in (0008,1115) [] (0020,000e)
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 05 Apr 2019 17:04:28 +0200 |
parents | 6e42d676401c |
children | f744730c294b |
comparison
equal
deleted
inserted
replaced
3343:6e42d676401c | 3344:90b4a5001c24 |
---|---|
1 Pending changes in the mainline | 1 Pending changes in the mainline |
2 =============================== | 2 =============================== |
3 | 3 |
4 | |
5 Maintenance | |
6 ----------- | |
7 | |
4 * Size of the Orthanc static binaries are reduced by compressing ICU data | 8 * Size of the Orthanc static binaries are reduced by compressing ICU data |
9 * Anonymization: Preserve hierarchical relationships in (0008,1115) [] (0020,000e) | |
5 * Fix issue #136 (C-FIND request fails when found DICOM file does not have certain tags) | 10 * Fix issue #136 (C-FIND request fails when found DICOM file does not have certain tags) |
6 * Fix issue #137 (C-STORE fails for unknown SOP Class although server is configured to accept any) | 11 * Fix issue #137 (C-STORE fails for unknown SOP Class although server is configured to accept any) |
7 * Fix issue #138 (POST to modalities/{name} accepts invalid characters) | 12 * Fix issue #138 (POST to modalities/{name} accepts invalid characters) |
8 | 13 |
9 | 14 |