log NEWS @ 5658:4b7bc21db336

age author description
Tue, 18 Jun 2024 10:27:28 +0200 Alain Mazy DicomTlsTrustedCertificates not required anymore for SCU when DicomTlsRemoteCertificateRequired is false
Thu, 06 Jun 2024 17:55:13 +0200 Alain Mazy Improved parsing of multiple numerical values in DICOM tags
Thu, 06 Jun 2024 13:24:04 +0200 Sebastien Jodogne integration mainline->find-refactoring find-refactoring
Wed, 05 Jun 2024 17:44:48 +0200 Sebastien Jodogne Orthanc-1.12.4 Orthanc-1.12.4
Wed, 05 Jun 2024 15:42:57 +0200 Sebastien Jodogne revisiting NEWS
Tue, 04 Jun 2024 17:50:45 +0200 Sebastien Jodogne added "?whole" option to "/instances/{id}/tags" to access tags stored after pixel data
Fri, 31 May 2024 16:56:35 +0200 Alain Mazy 2 new configurations: DicomTlsMinimumProtocolVersion + DicomTlsCiphersAccepted
Thu, 30 May 2024 21:27:48 +0200 Sebastien Jodogne integration mainline->find-refactoring find-refactoring
Fri, 24 May 2024 15:11:28 +0200 Alain Mazy TimezoneOffsetFromUTC is now ignored for C-Find matching
Tue, 21 May 2024 17:09:57 +0200 Alain Mazy fixed broken /instances/../tags after reconstructing studies when IngestTranscoding has changed
Tue, 21 May 2024 12:28:21 +0200 Alain Mazy merge
Tue, 21 May 2024 12:27:07 +0200 Alain Mazy DicomTlsRemoteCertificateRequired=false is now equivalent to --ignore-peer-cert DCMTK option instead of --verify-peer-cert