log NEWS @ 5357:fddb5d8d0021

age author description
Thu, 06 Jul 2023 17:04:31 +0200 Sebastien Jodogne Prevent the leak of the full path of the source files in the binaries
Tue, 04 Jul 2023 16:39:31 +0200 Sebastien Jodogne Orthanc-1.12.1 Orthanc-1.12.1
Sun, 02 Jul 2023 16:24:56 +0200 Sebastien Jodogne "/tools/create-dicom" can now be used to create Encapsulated 3D Manufacturing Model IODs (MTL, OBJ, or STL)
Thu, 29 Jun 2023 09:43:20 +0200 Alain Mazy Reduce the frequency of memory trimming from 100ms to 30s to avoid high idle CPU load
Tue, 27 Jun 2023 17:55:09 +0200 Sebastien Jodogne Metrics can be stored either as floating-point numbers, or as integers
Tue, 27 Jun 2023 15:12:39 +0200 Sebastien Jodogne upgraded anonymization to Basic Profile of PS 3.15-2023b Table E.1-1
Sun, 25 Jun 2023 19:11:34 +0200 Sebastien Jodogne added metrics "orthanc_storage_read_bytes" and "orthanc_storage_written_bytes"
Sun, 25 Jun 2023 18:28:49 +0200 Sebastien Jodogne store metrics as integers instead of floats to avoid precision loss in increments
Sat, 24 Jun 2023 12:21:26 +0200 Sebastien Jodogne remove NEWS from reverted commits 5306:155637655710 and 5308:1e23bfb0f732
Sat, 24 Jun 2023 12:18:58 +0200 Sebastien Jodogne added "OrthancPluginLoadDicomInstance()" to load DICOM instances from the database
Fri, 16 Jun 2023 09:26:33 +0200 Alain Mazy merge default -> am-experimental am-experimental
Mon, 12 Jun 2023 18:42:06 +0200 Alain Mazy added a route to DELETE /jobs/../archive
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