# HG changeset patch # User Sebastien Jodogne # Date 1582225764 -3600 # Node ID 453c0ece560afd86eecab0d5ff7b4020d33086e9 # Parent 6358923d3ced5a646fe0f3225d612d2747f65f14 news diff -r 6358923d3ced -r 453c0ece560a NEWS --- a/NEWS Thu Feb 20 20:06:19 2020 +0100 +++ b/NEWS Thu Feb 20 20:09:24 2020 +0100 @@ -29,8 +29,10 @@ ----------- * Support of MPEG4 transfer syntaxes in C-Store SCP -* C-Find SCU at Instance level now sets the 0008,0052 tag to IMAGE per default (was INSTANCE). +* C-FIND SCU at Instance level now sets the 0008,0052 tag to IMAGE per default (was INSTANCE). Therefore, the "ClearCanvas" and "Dcm4Chee" modality manufacturer have now been deprecated. +* More strict C-FIND SCP wrt. the DICOM standard: Forbid wildcard + matching on some VRs, ignore main tags below the queried level * Fix issue #65 (Logging improvements) * Fix issue #156 (Chunked Dicom-web transfer uses 100% CPU) * Fix issue #165 (Boundary parameter in multipart Content-Type is too long)