comparison NEWS @ 3309:131d0083b729

Added NEWS entry for the previous Orthanc Explorer change (query-retrieve.js)
author bgo-osimis
date Mon, 25 Feb 2019 15:04:38 +0100
parents 010d5e6edabe
children 7eb5405b7ed8
comparison
equal deleted inserted replaced
3308:f09b9e14e995 3309:131d0083b729
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 General
5 -------
6 * Orthanc Explorer : when performing a Query/Retrieve operation, the tag
7 default values are now set to an empty string instead of '*', which allows
8 to match even if the tag is not present. This allows malformed DICOM files
9 to be matched, even though they lack required tags such as `PatientSex`
4 10
5 Version 1.5.5 (2019-02-25) 11 Version 1.5.5 (2019-02-25)
6 ========================== 12 ==========================
7 13
8 General 14 General