comparison NEWS @ 2308:1bdc4cc68171 issue-46-anonymization

integration mainline->issue-46-anonymization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 12 Jul 2017 09:12:12 +0200
parents 563bf878407a
children 4dc313b9a20a
comparison
equal deleted inserted replaced
2277:c6defdc4c611 2308:1bdc4cc68171
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 REST API
5 --------
6
7 * Argument "Since" in URI "/tools/find" (related to issue 53)
8
4 Plugins 9 Plugins
5 ------- 10 -------
6 11
7 * New function: "OrthancPluginRegisterIncomingHttpRequestFilter2()" 12 * New function: "OrthancPluginRegisterIncomingHttpRequestFilter2()"
8 13
9 Lua 14 Lua
10 --- 15 ---
11 16
12 * Added HTTP headers support for Lua HttpPost/HttpGet/HttpPut/HttpDelete 17 * Added HTTP headers support for Lua HttpPost/HttpGet/HttpPut/HttpDelete
13 18
19 Orthanc Explorer
20 ----------------
21
22 * Query/retrieve: Added button for "DR" modality
23
14 Maintenance 24 Maintenance
15 ----------- 25 -----------
16 26
27 * Ability to retrieve raw frames encoded as unsigned 32-bits integers
28 * Fix issue 29 (more consistent handling of the "--upgrade" argument)
17 * Fix issue 35 (AET name is not transferred to Orthanc using DCMTK 3.6.0) 29 * Fix issue 35 (AET name is not transferred to Orthanc using DCMTK 3.6.0)
30 * Fix issue 44 (Bad interpretation of photometric interpretation MONOCHROME1)
31 * Fix issue 45 (crash when providing a folder to "--config" command-line option)
32 * Fix issue 49 (Worklists: accentuated characters are removed from C-Find responses)
33 * Fix Debian #865606 (orthanc FTBFS with libdcmtk-dev 3.6.1~20170228-2)
34 * Fix XSS inside DICOM in Orthanc Explorer (as reported by Victor Pasnkel, Morphus Labs)
35 * Upgrade forthcoming DCMTK 3.6.1 to snapshot 20170228
18 36
19 37
20 Version 1.2.0 (2016/12/13) 38 Version 1.2.0 (2016/12/13)
21 ========================== 39 ==========================
22 40