log NEWS @ 5308:1e23bfb0f732

age author description
Tue, 06 Jun 2023 17:04:23 +0200 Alain Mazy notes
Mon, 05 Jun 2023 10:02:27 +0200 Alain Mazy Disabled automatic conversion from YBR to RGB when transcoding JPEG to RAW transfer-syntax
Thu, 25 May 2023 17:19:52 +0200 Alain Mazy new SDK function OrthancPluginEncodeDicomWebJson3 that allows injecting an empty PixelData element at the end am-experimental
Wed, 24 May 2023 11:44:21 +0200 Alain Mazy Reduced the memory usage when downloading archives when "ZipLoaderThreads" > 0
Wed, 24 May 2023 08:56:41 +0200 Alain Mazy merge am-experimental
Tue, 23 May 2023 17:38:26 +0200 Alain Mazy New URI /instances/{id}/file-until-pixel-data am-experimental
Mon, 22 May 2023 17:58:53 +0200 Alain Mazy typo
Mon, 22 May 2023 17:58:06 +0200 Alain Mazy When deleting a resource, its parents LastUpdate metadata is now updated
Mon, 22 May 2023 15:00:01 +0200 Alain Mazy Fix orphan files remaining in storage when working with MaximumStorageSize
Wed, 10 May 2023 12:52:35 +0200 Alain Mazy Modality worklists plugin: allow searching on private tags (exact match only)
Tue, 09 May 2023 17:48:33 +0200 Alain Mazy Made Orthanc more resilient to common spelling errors in SpecificCharacterSet
Wed, 03 May 2023 15:48:11 +0200 Sebastien Jodogne upgrade to boost 1.82.0
Fri, 28 Apr 2023 10:42:27 +0200 Alain Mazy wip: 'dicomWeb' json format + 'include' get arguments am-experimental
Fri, 21 Apr 2023 10:35:07 +0200 Alain Mazy fix decoding of YBR_FULL RLE images with PlanarConfiguration=1
Fri, 14 Apr 2023 17:31:27 +0200 Sebastien Jodogne Orthanc-1.12.0 Orthanc-1.12.0
Fri, 14 Apr 2023 12:12:34 +0200 Sebastien Jodogne Added option "?numeric" if listing metadata
Fri, 14 Apr 2023 11:49:24 +0200 Sebastien Jodogne Added a sample plugin bringing multitenant DICOM support through labels
Wed, 12 Apr 2023 11:54:29 +0200 Sebastien Jodogne integration mainline->db-protobuf db-protobuf
Wed, 12 Apr 2023 11:54:08 +0200 Sebastien Jodogne Avoid the use of "externalproject_add()" to build the sample plugins
Fri, 07 Apr 2023 22:54:57 +0200 Sebastien Jodogne added "/tools/labels" to list all the labels that are associated with any resource db-protobuf
Fri, 07 Apr 2023 22:18:37 +0200 Sebastien Jodogne replaced "WithLabels" and "WithoutLabels", by "Labels" and "LabelsConstraint" db-protobuf
Fri, 07 Apr 2023 15:44:12 +0200 Sebastien Jodogne support labels for mysql db-protobuf
Fri, 07 Apr 2023 12:20:53 +0200 Sebastien Jodogne integration mainline->db-protobuf db-protobuf
Fri, 07 Apr 2023 12:20:27 +0200 Sebastien Jodogne Orthanc Explorer: buttons to copy the URL of ZIP/DICOM to the clipboard
Wed, 05 Apr 2023 10:02:19 +0200 Sebastien Jodogne added "HasLabels" in /system db-protobuf
Tue, 04 Apr 2023 09:46:40 +0200 Sebastien Jodogne integration mainline->db-protobuf db-protobuf
Tue, 04 Apr 2023 09:46:09 +0200 Sebastien Jodogne upgraded to openssl 3.1.0
Tue, 04 Apr 2023 09:16:12 +0200 Sebastien Jodogne "/tools/find" accepts the "WithLabels" and "WithoutLabels" arguments db-protobuf
Tue, 04 Apr 2023 07:09:22 +0200 Sebastien Jodogne integration mainline->db-protobuf db-protobuf
Mon, 03 Apr 2023 22:31:32 +0200 Alain Mazy merge