diff NEWS @ 3689:e85bfba2d307

"/instances": Support "Content-Encoding: gzip" to upload gzip-compressed DICOM files
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 25 Feb 2020 11:07:56 +0100
parents 12253ddefe5a
children 4922bdd046dd
line wrap: on
line diff
--- a/NEWS	Tue Feb 25 10:51:26 2020 +0100
+++ b/NEWS	Tue Feb 25 11:07:56 2020 +0100
@@ -12,6 +12,7 @@
 * "/tools/log-level": Possibility to access and change the log level without restarting Orthanc
 * added "/instances/{id}/frames/{frame}/rendered" and "/instances/{id}/rendered" routes
   to render frames, taking windowing and resizing into account
+* "/instances": Support "Content-Encoding: gzip" to upload gzip-compressed DICOM files
 
 Plugins
 -------