comparison NEWS @ 3968:22eb9453b3f5 Orthanc-1.7.0

Orthanc-1.7.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 22 May 2020 12:30:36 +0200
parents 596912ebab5f
children d86bddb50972 5f9a0e13ba2d
comparison
equal deleted inserted replaced
3967:5b731d898bee 3968:22eb9453b3f5
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 General 4
5 ------- 5
6 6 Version 1.7.0 (2020-05-22)
7 ==========================
8
9 General
10 -------
11
12 * Support of DICOM C-GET SCP (contribution by Varian)
7 * DICOM transcoding over the REST API 13 * DICOM transcoding over the REST API
8 * Transcoding from compressed to uncompressed transfer syntaxes over DICOM 14 * Transcoding from compressed to uncompressed transfer syntaxes over DICOM
9 C-STORE SCU (if the remote modality doesn't support compressed syntaxes) 15 C-STORE SCU (if the remote modality doesn't support compressed syntaxes)
10 * New configuration options related to transcoding: 16 * New configuration options related to transcoding:
11 "TranscodeDicomProtocol", "BuiltinDecoderTranscoderOrder", 17 "TranscodeDicomProtocol", "BuiltinDecoderTranscoderOrder",
12 "IngestTranscoding" and "DicomLossyTranscodingQuality" 18 "IngestTranscoding" and "DicomLossyTranscodingQuality"
13 * Support of DICOM C-GET SCP (contribution by Varian)
14 19
15 REST API 20 REST API
16 -------- 21 --------
17 22
18 * API version upgraded to 7 23 * API version upgraded to 7