comparison NEWS @ 4159:2e540919aac9 Orthanc-1.7.3

Orthanc-1.7.3
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 23 Aug 2020 20:17:18 +0200
parents 06baa6bf187a
children e60136686470
comparison
equal deleted inserted replaced
4158:32ac045109a6 4159:2e540919aac9
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 REST API 4
5 -------- 5 Version 1.7.2 (2020-08-24)
6 6 ==========================
7
8 REST API
9 --------
10
11 * API version upgraded to 8
7 * "/peers/{id}/store": New option "Compress" to compress DICOM data using gzip 12 * "/peers/{id}/store": New option "Compress" to compress DICOM data using gzip
8 * "OrthancPeerStore" jobs now report the transmitted size in their public content 13 * "OrthancPeerStore" jobs now report the transmitted size in their public content
9 14
10 Plugins 15 Plugins
11 ------- 16 -------