comparison NEWS @ 3701:736907ecb626 storage-commitment

integration mainline->storage-commitment
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 26 Feb 2020 13:22:35 +0100
parents 898903022836 5cbbf14e516b
children d8b214a46b91
comparison
equal deleted inserted replaced
3695:898903022836 3701:736907ecb626
42 * C-FIND SCU at Instance level now sets the 0008,0052 tag to IMAGE per default (was INSTANCE). 42 * C-FIND SCU at Instance level now sets the 0008,0052 tag to IMAGE per default (was INSTANCE).
43 Therefore, the "ClearCanvas" and "Dcm4Chee" modality manufacturer have now been deprecated. 43 Therefore, the "ClearCanvas" and "Dcm4Chee" modality manufacturer have now been deprecated.
44 * More strict C-FIND SCP wrt. the DICOM standard: Forbid wildcard 44 * More strict C-FIND SCP wrt. the DICOM standard: Forbid wildcard
45 matching on some VRs, ignore main tags below the queried level 45 matching on some VRs, ignore main tags below the queried level
46 * Fix issue #65 (Logging improvements) 46 * Fix issue #65 (Logging improvements)
47 * Fix issue #103 ("queries/.../retrieve" API returns HTTP code 200 even on server errors)
47 * Fix issue #140 (Modifying private tags with REST API changes VR from LO to UN) 48 * Fix issue #140 (Modifying private tags with REST API changes VR from LO to UN)
49 * Fix issue #154 (Matching against list of UID-s by C-MOVE)
48 * Fix issue #156 (Chunked Dicom-web transfer uses 100% CPU) 50 * Fix issue #156 (Chunked Dicom-web transfer uses 100% CPU)
49 * Fix issue #165 (Boundary parameter in multipart Content-Type is too long) 51 * Fix issue #165 (Boundary parameter in multipart Content-Type is too long)
50 * Fix issue #166 (CMake find_boost version is now broken with newer boost/cmake) 52 * Fix issue #166 (CMake find_boost version is now broken with newer boost/cmake)
51 53
52 54