log NEWS @ 4646:4beebbb3636e

age author description
Wed, 28 Apr 2021 17:50:26 +0200 Sebastien Jodogne Fix regression in the handling of "DicomCheckModalityHost" configuration option
Tue, 27 Apr 2021 09:49:20 +0200 Sebastien Jodogne Fixed the lifetime of temporary files associated with jobs that create ZIP archive/media
Mon, 26 Apr 2021 15:22:44 +0200 Sebastien Jodogne "ETag" headers for metadata and attachments now allow strong comparison (MD5 is included)
Thu, 22 Apr 2021 11:33:28 +0200 Sebastien Jodogne Orthanc-1.9.2 Orthanc-1.9.2
Wed, 21 Apr 2021 12:05:57 +0200 Sebastien Jodogne notice that issue #83 (ServerIndex shall implement retries for DB temporary errors) is fixed by db refactoring
Wed, 21 Apr 2021 11:56:14 +0200 Sebastien Jodogne upgrade to openssl 1.1.1k
Tue, 20 Apr 2021 15:59:31 +0200 Sebastien Jodogne added new primitive "hasRevisionsSupport" in database SDK, added "CheckRevisions" to URI "/system" db-changes
Tue, 20 Apr 2021 15:11:59 +0200 Sebastien Jodogne handling revisions of attachments db-changes
Mon, 19 Apr 2021 10:28:43 +0200 Sebastien Jodogne integration mainline->db-changes db-changes
Mon, 19 Apr 2021 10:28:24 +0200 Sebastien Jodogne Fix "OrthancServer/Resources/Samples/Python/Replicate.py" for Python 3.x
Fri, 16 Apr 2021 17:13:03 +0200 Sebastien Jodogne handling of revisions for metadata db-changes
Wed, 14 Apr 2021 12:10:17 +0200 Sebastien Jodogne integration mainline->db-changes db-changes
Wed, 14 Apr 2021 12:08:20 +0200 Sebastien Jodogne upgrade to civetweb 1.14
Fri, 02 Apr 2021 13:51:18 +0200 Sebastien Jodogne integration mainline->db-changes db-changes
Fri, 02 Apr 2021 13:50:56 +0200 Sebastien Jodogne Use the local timezone for query/retrieve in the Orthanc Explorer interface (was UTC before)
Tue, 30 Mar 2021 16:34:23 +0200 Sebastien Jodogne integration mainline->db-changes db-changes
Tue, 30 Mar 2021 16:34:02 +0200 Sebastien Jodogne new function in the plugin SDK: OrthancPluginCallRestApi()
Tue, 30 Mar 2021 10:39:59 +0200 Sebastien Jodogne New option "DatabaseServerIdentifier" to identify the server among a pool of Orthanc servers db-changes
Wed, 24 Mar 2021 15:30:06 +0100 Sebastien Jodogne rename 1.10.0 as 1.9.2 db-changes
Thu, 25 Feb 2021 16:59:24 +0100 Sebastien Jodogne Orthanc-1.9.1 Orthanc-1.9.1
Wed, 24 Feb 2021 12:39:35 +0100 Sebastien Jodogne Handle public tags with "UN" value representation and containing a string (cf. DICOM CP 246)
Tue, 23 Feb 2021 15:19:40 +0100 Sebastien Jodogne The numbering of sequences in Orthanc Explorer now uses the DICOM convention (starts at 1)
Tue, 23 Feb 2021 15:05:55 +0100 Sebastien Jodogne added "/peers/{id}/store-straight": Synchronously send the DICOM instance in POST body to the peer
Tue, 23 Feb 2021 13:46:58 +0100 Sebastien Jodogne fix build
Mon, 22 Feb 2021 16:32:11 +0100 Sebastien Jodogne new option "Timeout" in "DicomModalities" to set DICOM SCU timeout on a per-modality basis
Mon, 22 Feb 2021 15:27:25 +0100 Sebastien Jodogne Added "Timeout" parameter everywhere in "/modalities/.../"
Tue, 16 Feb 2021 15:01:13 +0100 Sebastien Jodogne added DicomToJsonFlags_SkipGroupLengths
Tue, 16 Feb 2021 14:42:04 +0100 Sebastien Jodogne Improved precision of floating-point numbers in DICOM-as-JSON and DICOM summary
Tue, 16 Feb 2021 12:18:41 +0100 Sebastien Jodogne removal of "dicom-as-json" attachments
Thu, 11 Feb 2021 11:00:05 +0100 Sebastien Jodogne Optimization in C-STORE SCP by avoiding an unnecessary DICOM parsing