comparison NEWS @ 4490:e8800a0c6cb3 Orthanc-1.9.0

typo in NEWS
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 29 Jan 2021 10:36:16 +0100
parents 3fd0bf1cb361
children 0b2484663233
comparison
equal deleted inserted replaced
4489:3fd0bf1cb361 4490:e8800a0c6cb3
31 * 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
32 32
33 REST API 33 REST API
34 -------- 34 --------
35 35
36 * API version upgraded to 9 36 * API version upgraded to 10
37 * "/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
38 * "/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
39 * "/modalities/{...}/query": New string argument "LocalAet" 39 * "/modalities/{...}/query": New string argument "LocalAet"
40 * "/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
41 41