comparison NEWS @ 2325:8198a9fa2553

news
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 14 Jul 2017 11:43:06 +0200
parents 53df86a17e99
children 423d3b692bb9
comparison
equal deleted inserted replaced
2324:53df86a17e99 2325:8198a9fa2553
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3
4 General
5 -------
6
7 * Orthanc now anonymizes according to Basic Profile of PS 3.15-2017c Table E.1-1
8
3 9
4 REST API 10 REST API
5 -------- 11 --------
6 12
7 * Argument "Since" in URI "/tools/find" (related to issue 53) 13 * Argument "Since" in URI "/tools/find" (related to issue 53)
39 * Fix issue 44 (bad interpretation of photometric interpretation MONOCHROME1) 45 * Fix issue 44 (bad interpretation of photometric interpretation MONOCHROME1)
40 * 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)
41 * Fix issue 46 (PHI remaining after anonymization) 47 * Fix issue 46 (PHI remaining after anonymization)
42 * 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)
43 * 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
44 model now require 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)
45 * Fix Debian #865606 (orthanc FTBFS with libdcmtk-dev 3.6.1~20170228-2) 51 * Fix Debian #865606 (orthanc FTBFS with libdcmtk-dev 3.6.1~20170228-2)
46 * Fix XSS inside DICOM in Orthanc Explorer (as reported by Victor Pasnkel, Morphus Labs) 52 * Fix XSS inside DICOM in Orthanc Explorer (as reported by Victor Pasnkel, Morphus Labs)
47 * Upgrade forthcoming DCMTK 3.6.1 to snapshot 20170228 53 * Upgrade forthcoming DCMTK 3.6.1 to snapshot 20170228
48 54
49 55