comparison NEWS @ 3697:5331918773e7

Fix issue #154 (Matching against list of UID-s by C-MOVE)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 26 Feb 2020 11:57:59 +0100
parents 4922bdd046dd
children 5cbbf14e516b
comparison
equal deleted inserted replaced
3696:b7087f928050 3697:5331918773e7
37 Therefore, the "ClearCanvas" and "Dcm4Chee" modality manufacturer have now been deprecated. 37 Therefore, the "ClearCanvas" and "Dcm4Chee" modality manufacturer have now been deprecated.
38 * More strict C-FIND SCP wrt. the DICOM standard: Forbid wildcard 38 * More strict C-FIND SCP wrt. the DICOM standard: Forbid wildcard
39 matching on some VRs, ignore main tags below the queried level 39 matching on some VRs, ignore main tags below the queried level
40 * Fix issue #65 (Logging improvements) 40 * Fix issue #65 (Logging improvements)
41 * Fix issue #140 (Modifying private tags with REST API changes VR from LO to UN) 41 * Fix issue #140 (Modifying private tags with REST API changes VR from LO to UN)
42 * Fix issue #154 (Matching against list of UID-s by C-MOVE)
42 * Fix issue #156 (Chunked Dicom-web transfer uses 100% CPU) 43 * Fix issue #156 (Chunked Dicom-web transfer uses 100% CPU)
43 * Fix issue #165 (Boundary parameter in multipart Content-Type is too long) 44 * Fix issue #165 (Boundary parameter in multipart Content-Type is too long)
44 * Fix issue #166 (CMake find_boost version is now broken with newer boost/cmake) 45 * Fix issue #166 (CMake find_boost version is now broken with newer boost/cmake)
45 46
46 47