log NEWS @ 5221:d0f7c742d397 db-protobuf

age author description
Mon, 03 Apr 2023 20:53:14 +0200 Sebastien Jodogne started implementation of labels db-protobuf
Mon, 03 Apr 2023 16:54:46 +0200 Sebastien Jodogne documentation db-protobuf
Wed, 29 Mar 2023 19:24:58 +0200 Alain Mazy merge
Wed, 29 Mar 2023 19:24:09 +0200 Alain Mazy added UserMetadata in /system
Wed, 29 Mar 2023 12:03:01 +0200 Sebastien Jodogne text
Wed, 29 Mar 2023 11:23:37 +0200 Alain Mazy New configuration option 'RestApiWriteToFileSystemEnabled'
Tue, 28 Mar 2023 10:48:13 +0200 Alain Mazy fix /tools/reset crashing when ExtraMainDicomTags were defined
Mon, 20 Mar 2023 18:17:21 +0100 Alain Mazy Fix issue 214: VOILUTSequence is not returned in Wado-RS
Thu, 02 Mar 2023 15:08:44 +0100 Alain Mazy fix NEWS
Fri, 24 Feb 2023 18:07:35 +0100 Sebastien Jodogne enforce the existence of the patient/study/instance while creating its archive
Fri, 03 Feb 2023 14:32:53 +0100 Alain Mazy Orthanc-1.11.3 Orthanc-1.11.3
Fri, 03 Feb 2023 14:24:43 +0100 Alain Mazy release notes for 1.11.3
Thu, 02 Feb 2023 11:28:35 +0100 Alain Mazy conditional usage of malloc_trim
Wed, 01 Feb 2023 19:23:58 +0100 Alain Mazy malloc_trim doc malloc-trim
Wed, 01 Feb 2023 18:38:39 +0100 Alain Mazy housekeeper thread to call malloc_trim and give back memory to the system malloc-trim
Fri, 27 Jan 2023 12:56:55 +0100 Alain Mazy If specifying 'Transcode' option to /modify or /anonymize, this value will take over the 'IngestTranscoding' global configuration
Fri, 27 Jan 2023 11:49:28 +0100 Alain Mazy Fix issue #212 (Anonymization process transcodes data and loses resource link)
Thu, 19 Jan 2023 19:04:13 +0100 Sebastien Jodogne added OrthancPluginCreateJob2() in the plugin SDK
Wed, 18 Jan 2023 17:58:51 +0100 Alain Mazy added sanity checks in DicomModificationJob + automatically reconstruct resources at the end of a DicomModificationJob
Thu, 05 Jan 2023 17:25:21 +0100 Alain Mazy merge
Thu, 05 Jan 2023 17:24:43 +0100 Alain Mazy ResourceModification jobs can now use multiple threads
Thu, 22 Dec 2022 15:28:14 +0100 Sebastien Jodogne fix decoding of RLE images for which the "Planar Configuration" tag (0028,0006) equals 1
Mon, 19 Dec 2022 15:46:33 +0100 Sebastien Jodogne revert changeset df4a90a65af9 that removes features used elsewhere, and protect by Force the change of UIDs
Fri, 16 Dec 2022 13:10:35 +0100 Alain Mazy /system: added MaximumStorageMode and MaximumStorageSize
Wed, 14 Dec 2022 11:50:43 +0100 Alain Mazy New configuration KeepAliveTimeout with a default value of 1 second
Wed, 23 Nov 2022 14:28:50 +0100 Sebastien Jodogne clarification that "image/jpg" is not a correct MIME type
Wed, 23 Nov 2022 11:47:44 +0100 Alain Mazy Fix support for image/jpg mime type in /tools/create-dicom
Tue, 22 Nov 2022 18:01:23 +0100 Alain Mazy /tools/metrics-prometheus: added orthanc_last_change and orthanc_up_time_s
Tue, 22 Nov 2022 16:30:50 +0100 Alain Mazy /store: allows overriding CalledAet, Host, Port
Tue, 22 Nov 2022 12:54:10 +0100 Alain Mazy Optimization: now using multiple threads to transcode files for asynchronous download of studies archive