comparison NEWS @ 2292:ccd44d546b47

Fix XSS inside DICOM in Orthanc Explorer
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 27 Jun 2017 17:54:45 +0200
parents 9f3414878c02
children 9d87f308d35c
comparison
equal deleted inserted replaced
2291:b9856b1615d6 2292:ccd44d546b47
17 * Ability to retrieve raw frames encoded as unsigned 32-bits integers 17 * Ability to retrieve raw frames encoded as unsigned 32-bits integers
18 * Fix issue 35 (AET name is not transferred to Orthanc using DCMTK 3.6.0) 18 * Fix issue 35 (AET name is not transferred to Orthanc using DCMTK 3.6.0)
19 * Fix issue 44 (Bad interpretation of photometric interpretation MONOCHROME1) 19 * Fix issue 44 (Bad interpretation of photometric interpretation MONOCHROME1)
20 * Fix issue 49 (Worklists: accentuated characters are removed from C-Find responses) 20 * Fix issue 49 (Worklists: accentuated characters are removed from C-Find responses)
21 * Fix Debian #865606 (orthanc FTBFS with libdcmtk-dev 3.6.1~20170228-2) 21 * Fix Debian #865606 (orthanc FTBFS with libdcmtk-dev 3.6.1~20170228-2)
22 * Fix XSS inside DICOM in Orthanc Explorer (as reported by Victor Pasnkel, Morphus Labs)
22 23
23 24
24 Version 1.2.0 (2016/12/13) 25 Version 1.2.0 (2016/12/13)
25 ========================== 26 ==========================
26 27