diff NEWS @ 4153:a4664f169cd7

"/peers/{id}/store": New option "Compress" to compress DICOM data using gzip
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 23 Aug 2020 12:13:27 +0200
parents 36257d6f348f
children 06baa6bf187a
line wrap: on
line diff
--- a/NEWS	Wed Aug 19 15:22:03 2020 +0200
+++ b/NEWS	Sun Aug 23 12:13:27 2020 +0200
@@ -1,6 +1,12 @@
 Pending changes in the mainline
 ===============================
 
+REST API
+--------
+
+* "/peers/{id}/store": New option "Compress" to compress DICOM data using gzip
+* "OrthancPeerStore" jobs now report the transmitted size in their public content
+
 Plugins
 -------