comparison NEWS @ 5601:aafe402ec950 find-refactoring

integration mainline->find-refactoring
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 07 May 2024 21:24:46 +0200
parents 9e74e761b108 317850cd46bc
children 3f24eb4013d8
comparison
equal deleted inserted replaced
5600:8796c100aaf8 5601:aafe402ec950
13 * The 0x0111 DIMSE Status is now considered as a warning instead of an error 13 * The 0x0111 DIMSE Status is now considered as a warning instead of an error
14 when received as a response to a C-Store. 14 when received as a response to a C-Store.
15 See https://discourse.orthanc-server.org/t/ignore-dimse-status-0x0111-when-sending-partial-duplicate-studies/4555/3 15 See https://discourse.orthanc-server.org/t/ignore-dimse-status-0x0111-when-sending-partial-duplicate-studies/4555/3
16 * Removed potential PHI from the logs when Orthanc encounters an error while 16 * Removed potential PHI from the logs when Orthanc encounters an error while
17 creating a zip file. 17 creating a zip file.
18
19 Bug Fixes
20 ---------
21
22 * When working with "DicomTlsEnabled": true and "DicomTlsRemoteCertificateRequired": false,
23 Orthanc was refusing to start if no "DicomTlsTrustedCertificates" was provided.
18 24
19 25
20 REST API 26 REST API
21 -------- 27 --------
22 28