log NEWS @ 4883:504624b0a062

age author description
Wed, 09 Feb 2022 13:10:11 +0100 Alain Mazy Added "/patients|studies|series|instances/{...}/attachments/{...}/info" route to retrieve the full information about an attachment (size, type, MD5 and UUID)
Fri, 24 Dec 2021 17:12:49 +0100 Sebastien Jodogne upgraded openssl to 3.0.1 openssl-3.x
Fri, 24 Dec 2021 16:52:51 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Thu, 16 Dec 2021 14:48:46 +0100 Alain Mazy Added links to download attachments from the Orthanc Explorer
Fri, 26 Nov 2021 19:03:32 +0100 Sebastien Jodogne download of numpy arrays from the REST API
Thu, 25 Nov 2021 18:54:02 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Thu, 25 Nov 2021 15:52:54 +0100 Sebastien Jodogne Support decoding of black-and-white images (with 1 bit per pixel), notably DICOM SEG
Thu, 25 Nov 2021 13:12:32 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Tue, 23 Nov 2021 09:22:11 +0100 Alain Mazy merge storage-cache
Tue, 23 Nov 2021 09:20:59 +0100 Alain Mazy merged ReceivedCStoreInstanceFilter
Tue, 09 Nov 2021 09:51:14 +0100 Alain Mazy Archive jobs response now contains a header Content-Disposition:filename='archive.zip'
Thu, 28 Oct 2021 13:05:56 +0200 Alain Mazy new option returnUnsupportedImage for /preview & /rendered routes
Tue, 19 Oct 2021 17:00:23 +0200 Alain Mazy fix news
Thu, 07 Oct 2021 13:31:36 +0200 Alain Mazy enable using multiple threads to load instances when generating zip archive/media storage-cache