comparison NEWS @ 4489:3fd0bf1cb361 Orthanc-1.9.0

Orthanc-1.9.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 29 Jan 2021 10:12:06 +0100
parents 8efeaba1b7f9
children e8800a0c6cb3
comparison
equal deleted inserted replaced
4488:50b3f4c8107e 4489:3fd0bf1cb361
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3
4
5 Version 1.9.0 (2021-01-29)
6 ==========================
3 7
4 General 8 General
5 ------- 9 -------
6 10
7 * Support of DICOM TLS 11 * Support of DICOM TLS
27 * The DICOM meta-header and the transfer syntax are displayed at the "Instance" level 31 * The DICOM meta-header and the transfer syntax are displayed at the "Instance" level
28 32
29 REST API 33 REST API
30 -------- 34 --------
31 35
36 * API version upgraded to 9
32 * "/tools/accepted-transfer-syntaxes": Get/set transfer syntaxes accepted by Orthanc C-STORE SCP 37 * "/tools/accepted-transfer-syntaxes": Get/set transfer syntaxes accepted by Orthanc C-STORE SCP
33 * "/tools/unknown-sop-class-accepted": Get/set whether C-STORE SCP accepts unknown SOP class UID 38 * "/tools/unknown-sop-class-accepted": Get/set whether C-STORE SCP accepts unknown SOP class UID
34 * "/modalities/{...}/query": New string argument "LocalAet" 39 * "/modalities/{...}/query": New string argument "LocalAet"
35 * "/tools/create-dicom": New flag "Force" to bypass consistency checks for the DICOM tags 40 * "/tools/create-dicom": New flag "Force" to bypass consistency checks for the DICOM tags
36 41