comparison NEWS @ 3680:453c0ece560a

news
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 20 Feb 2020 20:09:24 +0100
parents 231b46ce1984
children 9dac85e807c2 12253ddefe5a
comparison
equal deleted inserted replaced
3679:6358923d3ced 3680:453c0ece560a
27 27
28 Maintenance 28 Maintenance
29 ----------- 29 -----------
30 30
31 * Support of MPEG4 transfer syntaxes in C-Store SCP 31 * Support of MPEG4 transfer syntaxes in C-Store SCP
32 * C-Find SCU at Instance level now sets the 0008,0052 tag to IMAGE per default (was INSTANCE). 32 * C-FIND SCU at Instance level now sets the 0008,0052 tag to IMAGE per default (was INSTANCE).
33 Therefore, the "ClearCanvas" and "Dcm4Chee" modality manufacturer have now been deprecated. 33 Therefore, the "ClearCanvas" and "Dcm4Chee" modality manufacturer have now been deprecated.
34 * More strict C-FIND SCP wrt. the DICOM standard: Forbid wildcard
35 matching on some VRs, ignore main tags below the queried level
34 * Fix issue #65 (Logging improvements) 36 * Fix issue #65 (Logging improvements)
35 * Fix issue #156 (Chunked Dicom-web transfer uses 100% CPU) 37 * Fix issue #156 (Chunked Dicom-web transfer uses 100% CPU)
36 * Fix issue #165 (Boundary parameter in multipart Content-Type is too long) 38 * Fix issue #165 (Boundary parameter in multipart Content-Type is too long)
37 * Fix issue #166 (CMake find_boost version is now broken with newer boost/cmake) 39 * Fix issue #166 (CMake find_boost version is now broken with newer boost/cmake)
38 40