comparison NEWS @ 4463:522e13a60cfc

"LocalAet" in "DicomModalities" to overwrite global "DicomAet" for SCU on a per-modality basis
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 20 Jan 2021 17:36:23 +0100
parents da460bef88f8
children fe774d8e904b
comparison
equal deleted inserted replaced
4462:da460bef88f8 4463:522e13a60cfc
10 - "DicomTlsCertificate" to provide the TLS certificate to be used in both Orthanc SCU and SCP 10 - "DicomTlsCertificate" to provide the TLS certificate to be used in both Orthanc SCU and SCP
11 - "DicomTlsPrivateKey" to provide the private key of the TLS certificate 11 - "DicomTlsPrivateKey" to provide the private key of the TLS certificate
12 - "DicomTlsTrustedCertificates" to provide the list of TLS certificates to be trusted by Orthanc 12 - "DicomTlsTrustedCertificates" to provide the list of TLS certificates to be trusted by Orthanc
13 - "UseDicomTls" in "DicomModalities" to enable DICOM TLS in outgoing SCU on a per-modality basis 13 - "UseDicomTls" in "DicomModalities" to enable DICOM TLS in outgoing SCU on a per-modality basis
14 - "MaximumPduLength" to tune the maximum PDU length (Protocol Data Unit) 14 - "MaximumPduLength" to tune the maximum PDU length (Protocol Data Unit)
15 - "LocalAet" in "DicomModalities" to overwrite global "DicomAet" for SCU on a per-modality basis
15 * New command-line option: "--openapi" to write the OpenAPI documentation of the REST API to a file 16 * New command-line option: "--openapi" to write the OpenAPI documentation of the REST API to a file
16 * New metadata automatically computed at the series level: "RemoteAET" 17 * New metadata automatically computed at the series level: "RemoteAET"
17 18
18 Orthanc Explorer 19 Orthanc Explorer
19 ---------------- 20 ----------------