log NEWS @ 5553:28cc06e4859a large-queries

age author description
Thu, 11 Apr 2024 19:02:20 +0200 Alain Mazy Added ExtendedApiV1: /changes large-queries
Fri, 22 Mar 2024 18:56:46 +0100 Sebastien Jodogne Multitenant DICOM plugin: added support for locales
Mon, 19 Feb 2024 18:26:38 +0100 Alain Mazy ignore GenericGroupLength in C-Find
Mon, 19 Feb 2024 18:22:44 +0100 Alain Mazy Added MaximumPatientCount in /system
Wed, 31 Jan 2024 12:33:17 +0100 Sebastien Jodogne Orthanc-1.12.3 Orthanc-1.12.3
Mon, 29 Jan 2024 18:11:46 +0100 Sebastien Jodogne cleaning NEWS pg-transactions
Wed, 24 Jan 2024 21:58:38 +0100 Sebastien Jodogne integration mainline->pg-transactions pg-transactions
Wed, 24 Jan 2024 18:16:17 +0100 Sebastien Jodogne upgraded to jsoncpp 1.9.5
Wed, 24 Jan 2024 18:08:17 +0100 Sebastien Jodogne upgraded to pugixml 1.14
Wed, 24 Jan 2024 18:02:58 +0100 Sebastien Jodogne upgraded to libjpeg 9f
Wed, 24 Jan 2024 17:56:18 +0100 Sebastien Jodogne upgraded to libpng 1.6.40
Wed, 24 Jan 2024 17:51:21 +0100 Sebastien Jodogne upgraded to zlib 1.3.1
Wed, 24 Jan 2024 17:32:25 +0100 Sebastien Jodogne integration mainline->pg-transactions pg-transactions
Wed, 24 Jan 2024 17:31:12 +0100 Sebastien Jodogne upgraded to curl 8.5.0
Wed, 24 Jan 2024 17:16:06 +0100 Sebastien Jodogne upgraded to OpenSSL 3.1.4
Wed, 24 Jan 2024 16:46:55 +0100 Sebastien Jodogne upgraded boost to 1.84.0
Tue, 23 Jan 2024 17:05:28 +0100 Alain Mazy merge default -> pg-transactions pg-transactions
Mon, 22 Jan 2024 17:14:11 +0100 Alain Mazy Added a 'KeepLabels' option in /modify routes (default = false)
Mon, 15 Jan 2024 18:25:08 +0100 Alain Mazy At startup, when using a database plugin, display the latency to access the DB pg-transactions
Tue, 09 Jan 2024 17:34:33 +0100 Sebastien Jodogne upgraded static build to dcmtk 3.6.8
Tue, 19 Dec 2023 11:13:32 +0100 Alain Mazy back to mainline
Tue, 19 Dec 2023 10:05:57 +0100 Alain Mazy Orthanc-1.12.2 Orthanc-1.12.2
Mon, 18 Dec 2023 21:15:42 +0100 Sebastien Jodogne reviewed NEWS
Tue, 12 Dec 2023 10:13:49 +0100 Alain Mazy Fix XSS in Orthanc error reporting (as reported by Sébastien Doria, Vumetric Cybersecurity)
Tue, 05 Dec 2023 17:22:36 +0100 Alain Mazy Added OrthancPluginSetCurrentThreadName() in the plugin SDK
Tue, 05 Dec 2023 16:26:35 +0100 Alain Mazy log lines now contain the thread name pg-transactions
Mon, 27 Nov 2023 09:05:05 +0100 Alain Mazy Zip of studies whose PatientName and PatientID did not contain any ASCII character are now valid
Fri, 24 Nov 2023 18:14:52 +0100 Alain Mazy now accepting GET requests on the /tools/create-archive route and siblings
Fri, 24 Nov 2023 12:12:03 +0100 Sebastien Jodogne plugins are now allowed to modify/delete private metadata/attachments
Thu, 23 Nov 2023 16:59:16 +0100 Alain Mazy improved C-Store negotiation and logging debug-telemis
Wed, 22 Nov 2023 12:57:07 +0100 Alain Mazy Added a new 'Telemis' manufacturer for DicomModalities debug-telemis
Tue, 21 Nov 2023 10:32:42 +0100 Alain Mazy metrics
Mon, 20 Nov 2023 17:01:48 +0100 Alain Mazy Now displaying timings when reading from/writing to disk in the verbose logs
Fri, 17 Nov 2023 13:56:13 +0100 Alain Mazy News: thanks to James Addison
Fri, 17 Nov 2023 08:58:40 +0100 Alain Mazy Upgraded minizip library to stay away from CVE-2023-45853
Thu, 16 Nov 2023 16:09:04 +0100 Alain Mazy StorageCache is now storing transcoded instances + added ?transcode=... option to the /file route.
Mon, 13 Nov 2023 17:01:59 +0100 Alain Mazy Optimized the MemoryStringCache to prevent loading the same file multiple times if multiple users request the same file at the same time am-new-cache
Wed, 08 Nov 2023 08:34:47 +0100 Alain Mazy ServerContextLock transformed into ServerContextReference /usr/bin/env /bin/sh /tmp/Microsoft-MIEngine-Cmd-owukncoo.ob4
Tue, 07 Nov 2023 12:52:37 +0100 Alain Mazy Solved a deadlock related to the Job Engine events and plugins
Sat, 04 Nov 2023 14:46:38 +0100 Alain Mazy HttpCompression: now disabled by default + only compress known compressible content types
Sat, 04 Nov 2023 13:42:30 +0100 Alain Mazy tentative to implement smart HTTP compression with detection of transfer syntax am-http-compression
Tue, 17 Oct 2023 15:06:11 +0200 Alain Mazy All 'expand' GET arguments now accepts expand=true and expand=false values + /studies/../instances now supports expand=false
Mon, 16 Oct 2023 17:31:50 +0200 Alain Mazy merge
Mon, 16 Oct 2023 17:30:40 +0200 Alain Mazy When exporting a study archive, make sure to use the PatientName from the study and not from the patient in case of PatientID collision
Wed, 11 Oct 2023 14:47:39 +0200 Sebastien Jodogne upgraded boost to 1.83.0
Wed, 11 Oct 2023 12:41:41 +0200 Alain Mazy Support multiple values in SpecificCharacterSet in C-Find answers
Fri, 06 Oct 2023 16:46:51 +0200 Alain Mazy housekeeper: added sleep when idle
Tue, 22 Aug 2023 16:35:22 +0200 Alain Mazy fix Housekeeper plugin triggers configuration
Tue, 22 Aug 2023 12:35:32 +0200 Alain Mazy updated Housekeeper plugin to handle DicomWeb cache
Thu, 17 Aug 2023 11:25:59 +0200 Alain Mazy Fix loading of DCMTK dictionary in the MultitenantDicom plugin when built dynamically
Sat, 12 Aug 2023 13:17:49 +0200 Sebastien Jodogne fix NEWS
Sat, 12 Aug 2023 13:17:17 +0200 Sebastien Jodogne Fix unit test PngWriter.Color16Pattern on big-endian architectures
Thu, 20 Jul 2023 10:51:34 +0200 Alain Mazy Added a route to delete completed jobs from history: DELETE /jobs/{id}
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"