comparison NEWS @ 2331:a47d07b5b39f

Fix issue #56 (case-insensitive matching over accents)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 14 Jul 2017 17:29:18 +0200
parents 9c7a80c87ae9
children 86a99fd1bbfb
comparison
equal deleted inserted replaced
2330:9c7a80c87ae9 2331:a47d07b5b39f
46 * Fix issue 45 (crash when providing a folder to "--config" command-line option) 46 * Fix issue 45 (crash when providing a folder to "--config" command-line option)
47 * Fix issue 46 (PHI remaining after anonymization) 47 * Fix issue 46 (PHI remaining after anonymization)
48 * Fix issue 49 (worklists: accentuated characters are removed from C-Find responses) 48 * Fix issue 49 (worklists: accentuated characters are removed from C-Find responses)
49 * Fix issue 55 (modification/anonymization of tags that might break the database 49 * Fix issue 55 (modification/anonymization of tags that might break the database
50 model now requires the "Force" parameter to be set to "true" in the query) 50 model now requires the "Force" parameter to be set to "true" in the query)
51 * Fix issue 56 (case-insensitive matching over accents)
51 * Fix Debian #865606 (orthanc FTBFS with libdcmtk-dev 3.6.1~20170228-2) 52 * Fix Debian #865606 (orthanc FTBFS with libdcmtk-dev 3.6.1~20170228-2)
52 * Fix XSS inside DICOM in Orthanc Explorer (as reported by Victor Pasnkel, Morphus Labs) 53 * Fix XSS inside DICOM in Orthanc Explorer (as reported by Victor Pasnkel, Morphus Labs)
53 * Upgrade forthcoming DCMTK 3.6.1 to snapshot 20170228 54 * Upgrade forthcoming DCMTK 3.6.1 to snapshot 20170228
54 * Upgrade to Boost 1.64.0 for static builds 55 * Upgrade to Boost 1.64.0 for static builds
55 56