diff 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
line wrap: on
line diff
--- a/NEWS	Wed May 10 22:40:59 2017 +0200
+++ b/NEWS	Wed Jul 12 09:12:12 2017 +0200
@@ -1,6 +1,11 @@
 Pending changes in the mainline
 ===============================
 
+REST API
+--------
+
+* Argument "Since" in URI "/tools/find" (related to issue 53)
+
 Plugins
 -------
 
@@ -11,10 +16,23 @@
 
 * Added HTTP headers support for Lua HttpPost/HttpGet/HttpPut/HttpDelete
 
+Orthanc Explorer
+----------------
+
+* Query/retrieve: Added button for "DR" modality
+
 Maintenance
 -----------
 
+* Ability to retrieve raw frames encoded as unsigned 32-bits integers
+* Fix issue 29 (more consistent handling of the "--upgrade" argument)
 * Fix issue 35 (AET name is not transferred to Orthanc using DCMTK 3.6.0)
+* Fix issue 44 (Bad interpretation of photometric interpretation MONOCHROME1)
+* Fix issue 45 (crash when providing a folder to "--config" command-line option)
+* Fix issue 49 (Worklists: accentuated characters are removed from C-Find responses)
+* Fix Debian #865606 (orthanc FTBFS with libdcmtk-dev 3.6.1~20170228-2)
+* Fix XSS inside DICOM in Orthanc Explorer (as reported by Victor Pasnkel, Morphus Labs)
+* Upgrade forthcoming DCMTK 3.6.1 to snapshot 20170228
 
 
 Version 1.2.0 (2016/12/13)