log NEWS @ 4623:95ffe3b6ef7c db-changes

age author description
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
Mon, 08 Feb 2021 18:34:40 +0100 Sebastien Jodogne Possibility to generate a static library containing the Orthanc Framework
Thu, 04 Feb 2021 15:31:00 +0100 Sebastien Jodogne New metadata automatically computed at the instance level: "PixelDataOffset"
Sat, 30 Jan 2021 18:19:11 +0100 Sebastien Jodogne Fix build on big-endian architectures
Fri, 29 Jan 2021 10:36:16 +0100 Sebastien Jodogne typo in NEWS Orthanc-1.9.0
Fri, 29 Jan 2021 10:12:06 +0100 Sebastien Jodogne Orthanc-1.9.0 Orthanc-1.9.0
Thu, 28 Jan 2021 15:54:30 +0100 Sebastien Jodogne new configuration options: "DicomAlwaysAllowFind" and "DicomAlwaysAllowGet"
Wed, 27 Jan 2021 18:37:34 +0100 Sebastien Jodogne "/tools/create-dicom": New flag "Force" to bypass consistency checks for the DICOM tags
Wed, 27 Jan 2021 16:54:03 +0100 Sebastien Jodogne new primitive in plugin SDK: OrthancPluginCreateDicom2()
Tue, 26 Jan 2021 15:50:52 +0100 Sebastien Jodogne new configuration options: "AcceptedTransferSyntaxes" and "H265TransferSyntaxAccepted"
Tue, 26 Jan 2021 14:48:10 +0100 Sebastien Jodogne new URIs: /tools/accepted-transfer-syntaxes and /tools/unknown-sop-class-accepted to replace Lua callbacks for transfer syntaxes
Mon, 25 Jan 2021 18:38:29 +0100 Sebastien Jodogne upgrade to dcmtk 3.6.6
Thu, 21 Jan 2021 17:08:32 +0100 Sebastien Jodogne New configuration option: "DicomScuPreferredTransferSyntax" to control transcoding in C-STORE SCU
Wed, 20 Jan 2021 17:36:23 +0100 Sebastien Jodogne "LocalAet" in "DicomModalities" to overwrite global "DicomAet" for SCU on a per-modality basis
Wed, 20 Jan 2021 17:02:10 +0100 Sebastien Jodogne "/modalities/{...}/query": New string argument "LocalAet"
Wed, 20 Jan 2021 14:51:48 +0100 Sebastien Jodogne The DICOM meta-header and the transfer syntax are displayed at the "Instance" level
Wed, 20 Jan 2021 14:20:37 +0100 Sebastien Jodogne New metadata automatically computed at the series level: "RemoteAET"
Tue, 19 Jan 2021 19:05:04 +0100 Sebastien Jodogne Refactoring and improvements to the cache of DICOM files in ServerContext
Tue, 19 Jan 2021 14:31:04 +0100 Sebastien Jodogne Explicitly use little-endian to encode uncompressed file size with zlib compression
Tue, 19 Jan 2021 12:03:49 +0100 Sebastien Jodogne Fix upload of multiple DICOM files using one single POST call to "multipart/form-data"
Tue, 19 Jan 2021 10:02:46 +0100 Sebastien Jodogne new function MultipartStreamReader::ParseHeaderArguments()
Mon, 18 Jan 2021 14:51:52 +0100 Sebastien Jodogne new configuration option "MaximumPduLength" to tune the maximum PDU length
Fri, 08 Jan 2021 18:53:33 +0100 Sebastien Jodogne New functions in the SDK: OrthancPluginCreateMemoryBuffer64() and OrthancPluginRegisterStorageArea2()
Thu, 07 Jan 2021 16:53:35 +0100 Sebastien Jodogne configuration options for DICOM TLS in Orthanc SCU
Wed, 23 Dec 2020 12:21:03 +0100 Sebastien Jodogne New command-line option: "--openapi" to write the OpenAPI documentation of the REST API to a file
Mon, 21 Dec 2020 08:47:29 +0100 Sebastien Jodogne upgraded to jsoncpp 1.9.4
Mon, 21 Dec 2020 08:41:13 +0100 Sebastien Jodogne upgraded to jsoncpp 1.9.3
Fri, 18 Dec 2020 14:06:45 +0100 Sebastien Jodogne Orthanc-1.8.2 Orthanc-1.8.2
Fri, 18 Dec 2020 11:48:40 +0100 Sebastien Jodogne If meta-header is missing, best-effort to extract "TransferSyntax" in "/instances/{id}/metadata"
Fri, 18 Dec 2020 11:13:00 +0100 Sebastien Jodogne new configuration options IngestTranscodingOfUncompressed and IngestTranscodingOfCompressed
Thu, 17 Dec 2020 15:10:04 +0100 Sebastien Jodogne review changeset 4381:df313e410f0c varian
Thu, 17 Dec 2020 12:48:14 +0100 Sebastien Jodogne added NEWS about "OrthancExplorerEnabled" option varian
Thu, 17 Dec 2020 11:27:37 +0100 Sebastien Jodogne review of changeset 4375:208029732d51 varian
Thu, 17 Dec 2020 10:46:11 +0100 Sebastien Jodogne Explicit error log if trying to load a 32bit (resp. 64bit) plugin into a 64bit (resp. 32bit) version of Orthanc
Thu, 10 Dec 2020 18:36:57 +0100 Sebastien Jodogne Allow empty request body in "/modalities/{id}/echo"
Thu, 10 Dec 2020 09:32:39 +0100 Sebastien Jodogne New config option "MallocArenaMax" to control memory usage on GNU/Linux
Wed, 09 Dec 2020 16:17:46 +0100 Sebastien Jodogne Allow concurrency on the OrthancPluginRegisterIncomingHttpRequestFilter() callbacks
Tue, 08 Dec 2020 15:22:28 +0100 Sebastien Jodogne ZIP archives containing DICOM files can be uploaded using WebDAV
Tue, 08 Dec 2020 13:17:40 +0100 Sebastien Jodogne "/instances" can be used to import ZIP archives provided in the POST body
Mon, 07 Dec 2020 12:27:24 +0100 Sebastien Jodogne Orthanc-1.8.1 Orthanc-1.8.1
Sun, 06 Dec 2020 12:21:31 +0100 Sebastien Jodogne reintroduced backward ABI compatibility in Orthanc Framework .so for unit tests of Orthanc 1.7.2 to 1.8.0
Fri, 04 Dec 2020 18:28:23 +0100 Sebastien Jodogne New function in the SDK: OrthancPluginGenerateRestApiAuthorizationToken()
Thu, 03 Dec 2020 18:15:47 +0100 Sebastien Jodogne Archive/media jobs report the size of the created ZIP file in content field "ArchiveSizeMB"
Thu, 03 Dec 2020 15:58:52 +0100 Sebastien Jodogne "DicomEchoChecksFind" config option + "CheckFind" field in /modalities/.../echo
Thu, 03 Dec 2020 11:47:03 +0100 Sebastien Jodogne "/tools/dicom-echo": Execute C-Echo SCU to a modality that is not registered in "/modalities"
Thu, 03 Dec 2020 10:43:31 +0100 Sebastien Jodogne give access to the configuration of one single peer or modality
Wed, 02 Dec 2020 11:01:59 +0100 Sebastien Jodogne OrthancImport.py sample
Mon, 30 Nov 2020 16:33:40 +0100 Sebastien Jodogne Fix access to videos as a single raw frame
Fri, 06 Nov 2020 09:58:48 +0100 Sebastien Jodogne Fix keep-alive in the embedded HTTP server by setting the "Keep-Alive" HTTP header
Wed, 04 Nov 2020 13:48:42 +0100 Sebastien Jodogne debug log for DCMTK SCU
Tue, 03 Nov 2020 14:41:27 +0100 Sebastien Jodogne Dynamically access and/or change the verbosity of logging categories with the REST API
Mon, 02 Nov 2020 18:45:50 +0100 Sebastien Jodogne logging categories
Sun, 01 Nov 2020 12:43:18 +0100 Sebastien Jodogne REST API returns 404 error if deleting an inexistent peer or modality
Fri, 30 Oct 2020 12:00:06 +0100 Sebastien Jodogne Fix decoding sequence if "BuiltinDecoderTranscoderOrder" is "Before"
Tue, 27 Oct 2020 13:29:23 +0100 Sebastien Jodogne upgrade to civetweb 1.13
Mon, 26 Oct 2020 12:23:36 +0100 Sebastien Jodogne C-GET SCP: Fix responses and handling of cancel
Tue, 20 Oct 2020 09:52:42 +0200 Sebastien Jodogne Fix reporting of client-side store warnings/errors in C-GET SCP
Thu, 15 Oct 2020 22:00:07 +0200 Sebastien Jodogne Orthanc-1.8.0 Orthanc-1.8.0
Thu, 15 Oct 2020 17:13:35 +0200 Sebastien Jodogne fix webdav
Fri, 18 Sep 2020 11:52:36 +0200 Sebastien Jodogne Orthanc-1.7.4 Orthanc-1.7.4
Wed, 16 Sep 2020 13:30:01 +0200 Sebastien Jodogne merge
Wed, 16 Sep 2020 13:22:30 +0200 Sebastien Jodogne Fix handling of "ModalitiesInStudy" (0008,0061) in C-FIND and "/tools/find"
Wed, 16 Sep 2020 11:24:08 +0200 Alain Mazy fix
Tue, 15 Sep 2020 15:47:28 +0200 Alain Mazy New configuration options to enable HTTP peers identification through certificates
Mon, 14 Sep 2020 18:09:30 +0200 Sebastien Jodogne giving a try to cross-platform compilation of SyncStorageArea
Sat, 12 Sep 2020 16:03:48 +0200 Sebastien Jodogne Enable the access to raw frames in Philips ELSCINT1 proprietary compression
Wed, 09 Sep 2020 14:46:59 +0200 Alain Mazy When checking DICOM allowed methods, if there are multiple modalities with the same AET, differentiate them from the calling IP
Wed, 02 Sep 2020 17:34:21 +0200 Sebastien Jodogne Fix transcoding in C-MOVE SCP, in the case where "SynchronousCMove" is "true"
Tue, 25 Aug 2020 17:05:13 +0200 Sebastien Jodogne Fix compatibility with C-MOVE SCU requests issued by Ambra
Mon, 24 Aug 2020 15:34:11 +0200 Alain Mazy underscores are now allowed in peers/modalities symbolic names
Mon, 24 Aug 2020 07:50:15 +0200 Sebastien Jodogne fix version in NEWS Orthanc-1.7.3
Sun, 23 Aug 2020 20:17:18 +0200 Sebastien Jodogne Orthanc-1.7.3 Orthanc-1.7.3
Sun, 23 Aug 2020 13:46:33 +0200 Sebastien Jodogne typo
Sun, 23 Aug 2020 12:13:27 +0200 Sebastien Jodogne "/peers/{id}/store": New option "Compress" to compress DICOM data using gzip
Wed, 19 Aug 2020 15:22:03 +0200 Sebastien Jodogne Support of multipart messages larger than 2GB in the embedded HTTP server
Wed, 19 Aug 2020 11:59:02 +0200 Sebastien Jodogne Fix possible crash in HttpClient if sending multipart body (can occur in STOW-RS)
Mon, 17 Aug 2020 14:48:11 +0200 Sebastien Jodogne New config option "Worklist.LimitAnswers" for the sample modality worklist plugin
Fri, 14 Aug 2020 08:19:02 +0200 Sebastien Jodogne Add missing tag "Retrieve AE Title (0008,0054)" in C-FIND SCP responses
Thu, 13 Aug 2020 17:44:39 +0200 Sebastien Jodogne "/series/.../ordered-slices" supports spaces in Image Position/Orientation Patient tags
Thu, 06 Aug 2020 15:55:03 +0200 Sebastien Jodogne Fix DICOM SCP filters if some query tag has more than 256 characters
Wed, 08 Jul 2020 11:50:26 +0200 Sebastien Jodogne Orthanc-1.7.2 Orthanc-1.7.2
Sat, 27 Jun 2020 10:48:49 +0200 Sebastien Jodogne Fix issue #183 (C-ECHO always fails in Orthanc Explorer, regression from 1.6.1 to 1.7.0)
Fri, 26 Jun 2020 09:18:30 +0200 Sebastien Jodogne Issue #182: Better handling of errors in plugins reading chunked HTTP body
Wed, 10 Jun 2020 14:55:26 +0200 Sebastien Jodogne news
Tue, 09 Jun 2020 12:20:42 +0200 Alain Mazy new 'changes': JobSubmitted, JobSuccess, JobFailure more-changes
Sat, 06 Jun 2020 14:50:21 +0200 Sebastien Jodogne Private tags returned by C-FIND SCP
Wed, 27 May 2020 08:12:33 +0200 Sebastien Jodogne Orthanc-1.7.1 Orthanc-1.7.1
Tue, 26 May 2020 09:04:00 +0200 Sebastien Jodogne Fix decoding of DICOM images for plugins
Mon, 25 May 2020 11:05:08 +0200 Sebastien Jodogne integration
Mon, 25 May 2020 07:47:37 +0200 Sebastien Jodogne extended news Orthanc-1.7.0
Mon, 25 May 2020 07:47:21 +0200 Sebastien Jodogne extended news
Fri, 22 May 2020 18:40:35 +0200 Sebastien Jodogne fix spelling errors according to debian
Fri, 22 May 2020 12:30:36 +0200 Sebastien Jodogne Orthanc-1.7.0 Orthanc-1.7.0
Wed, 20 May 2020 17:03:24 +0200 Sebastien Jodogne integration mainline->c-get c-get
Tue, 19 May 2020 20:37:00 +0200 Sebastien Jodogne "/peers/{id}/store": New option "Transcode" transcoding
Tue, 19 May 2020 16:19:05 +0200 Alain Mazy fix issue 179: use a shared mutex to avoid deadlock in python plugins transcoding
Mon, 18 May 2020 21:37:31 +0200 Sebastien Jodogne "/{patients|studies|series}/.../modify": New option "Transcode" transcoding
Mon, 18 May 2020 19:09:06 +0200 Sebastien Jodogne "/{patients|studies|series}/.../modify": New option "KeepSource" transcoding
Mon, 18 May 2020 17:15:16 +0200 Sebastien Jodogne new configuration options: BuiltinDecoderTranscoderOrder and IngestTranscoding transcoding
Mon, 18 May 2020 11:16:18 +0200 Sebastien Jodogne documented new primitives in plugin SDK transcoding
Fri, 15 May 2020 15:48:15 +0200 Sebastien Jodogne Moved the GDCM sample plugin out of the Orthanc repository as a separate plugin transcoding
Fri, 15 May 2020 09:22:31 +0200 Sebastien Jodogne new configuration option: BuiltinDecoderTranscoderOrder transcoding
Thu, 14 May 2020 07:51:12 +0200 Sebastien Jodogne updated conformance statement c-get
Thu, 14 May 2020 07:37:44 +0200 Sebastien Jodogne Allow concurrent calls to the custom image decoders provided by the plugins transcoding
Wed, 13 May 2020 18:12:34 +0200 Sebastien Jodogne new SDK: OrthancPluginGetInstanceAdvancedJson(), OrthancPluginGetInstanceDicomWebJson() and OrthancPluginGetInstanceDicomWebXml() transcoding
Wed, 13 May 2020 16:43:09 +0200 Sebastien Jodogne new functions in SDK: OrthancPluginEncodeDicomWebJson2() and OrthancPluginEncodeDicomWebXml2() transcoding
Tue, 12 May 2020 12:38:27 +0200 Sebastien Jodogne OrthancPluginTranscodeDicomInstance() and OrthancPluginSerializeDicomInstance() transcoding
Mon, 11 May 2020 21:12:40 +0200 Sebastien Jodogne NEWS: issue #169 was fixed by 8f7ad4989fec transcoding
Mon, 11 May 2020 21:07:36 +0200 Sebastien Jodogne new plugin SDK primitives related to OrthancPluginDicomInstance transcoding
Fri, 08 May 2020 19:15:28 +0200 Sebastien Jodogne transcoding ZIP archive and media transcoding
Thu, 07 May 2020 14:52:53 +0200 Sebastien Jodogne route "/instances/.../modify": New option "Transcode" transcoding
Thu, 07 May 2020 12:37:36 +0200 Sebastien Jodogne integration mainline->default transcoding
Thu, 07 May 2020 12:23:40 +0200 Alain Mazy '/ordered-slices': reverted the change introduced in 1.5.8 and go-back to 1.5.7 behaviour transcoding
Wed, 06 May 2020 08:40:48 +0200 Sebastien Jodogne Fix missing body in "OrthancPluginHttpPost()" and "OrthancPluginHttpPut()"
Tue, 05 May 2020 18:08:51 +0200 Sebastien Jodogne integration mainline->transcoding transcoding
Tue, 05 May 2020 18:08:36 +0200 Sebastien Jodogne upgrade to openssl 1.1.1g
Wed, 29 Apr 2020 12:26:51 +0200 Alain Mazy added a Timeout argument to every DICOM command + 'TargetAet' not mandatory anymore in /retrieve transcoding
Fri, 24 Apr 2020 17:30:41 +0200 Alain Mazy allow Keeping the SOPInstanceUID in /instances/../modify
Tue, 21 Apr 2020 13:21:10 +0200 Sebastien Jodogne Orthanc-1.6.1 Orthanc-1.6.1
Mon, 20 Apr 2020 17:39:11 +0200 Sebastien Jodogne reverting default HttpThreadsCount to 50, as this slows performance of integration tests from 40s to 170s
Thu, 16 Apr 2020 18:46:11 +0200 Sebastien Jodogne preparing primitives to filter incoming DICOM instances in the plugin SDK
Thu, 16 Apr 2020 17:59:47 +0200 Sebastien Jodogne new "info" field in "ReceivedInstanceFilter()" callback
Thu, 16 Apr 2020 17:03:34 +0200 Sebastien Jodogne reducing the default number of threads in the HTTP server from 50 to 10
Thu, 16 Apr 2020 16:58:37 +0200 Sebastien Jodogne avoid one memcpy of the DICOM buffer on "POST /instances"
Wed, 15 Apr 2020 14:37:40 +0200 Sebastien Jodogne Fix unit test ParsedDicomFile.ToJsonFlags2 on big-endian architectures
Fri, 03 Apr 2020 14:06:13 +0200 Sebastien Jodogne new REST route: /modalities/{id}/store-straight
Thu, 02 Apr 2020 16:45:20 +0200 Sebastien Jodogne Fix OpenSSL initialization on Linux Standard Base
Thu, 02 Apr 2020 13:25:48 +0200 Sebastien Jodogne upgrade to openssl 1.1.1f
Thu, 02 Apr 2020 11:24:47 +0200 Sebastien Jodogne upgrade to civetweb 1.12, error reporting if OpenSSL failure
Wed, 01 Apr 2020 08:33:32 +0200 Sebastien Jodogne fix signature of OrthancPluginRegisterStorageCommitmentScpCallback()
Mon, 30 Mar 2020 21:06:46 +0200 Sebastien Jodogne news
Thu, 26 Mar 2020 07:25:42 +0100 Sebastien Jodogne news
Wed, 18 Mar 2020 13:12:46 +0100 Sebastien Jodogne Orthanc-1.6.0 Orthanc-1.6.0
Tue, 10 Mar 2020 20:53:40 +0100 Sebastien Jodogne new route: "/storage-commitment/{...}/remove" storage-commitment
Tue, 10 Mar 2020 17:43:49 +0100 Sebastien Jodogne StorageCommitmentReports storage-commitment
Tue, 10 Mar 2020 13:22:02 +0100 Sebastien Jodogne triggering storage commitment scu from REST API storage-commitment
Mon, 09 Mar 2020 17:19:45 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Thu, 05 Mar 2020 18:34:25 +0100 Sebastien Jodogne upgraded jsoncpp to 0.10.7 for pre-C++11 compilers
Thu, 05 Mar 2020 16:42:55 +0100 Sebastien Jodogne upgraded OpenSSL to 1.1.1d
Thu, 05 Mar 2020 14:19:12 +0100 Sebastien Jodogne upgraded DCMTK to 3.6.5
Fri, 28 Feb 2020 13:27:16 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Fri, 28 Feb 2020 13:23:11 +0100 Sebastien Jodogne Fix issue #168 (Plugins can't read private tags from the configuration file)
Thu, 27 Feb 2020 12:07:19 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Thu, 27 Feb 2020 11:25:57 +0100 Sebastien Jodogne Fix issue #167 (Job can't be cancelled - Handling of timeouts after established association)
Wed, 26 Feb 2020 13:22:35 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Wed, 26 Feb 2020 13:21:41 +0100 Sebastien Jodogne Fix issue #103 ("queries/.../retrieve" API returns HTTP code 200 even on server errors)
Wed, 26 Feb 2020 11:57:59 +0100 Sebastien Jodogne Fix issue #154 (Matching against list of UID-s by C-MOVE)
Wed, 26 Feb 2020 10:39:55 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Tue, 25 Feb 2020 21:44:09 +0100 Sebastien Jodogne Fix issue #140 (Modifying private tags with REST API changes VR from LO to UN) - DANGEROUS COMMIT
Tue, 25 Feb 2020 11:07:56 +0100 Sebastien Jodogne "/instances": Support "Content-Encoding: gzip" to upload gzip-compressed DICOM files
Mon, 24 Feb 2020 17:19:37 +0100 Sebastien Jodogne skeleton for new route: /instances/{id}/rendered
Thu, 20 Feb 2020 20:36:47 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Thu, 20 Feb 2020 20:09:24 +0100 Sebastien Jodogne news
Wed, 19 Feb 2020 14:19:49 +0100 Sebastien Jodogne Lua events for deleted/updated resources
Fri, 14 Feb 2020 17:55:53 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Fri, 14 Feb 2020 17:22:28 +0100 Sebastien Jodogne Fix issue #65 (Logging improvements)
Tue, 11 Feb 2020 19:59:53 +0100 Sebastien Jodogne OrthancPluginRegisterStorageCommitmentScpCallback() storage-commitment
Mon, 10 Feb 2020 14:53:36 +0100 Sebastien Jodogne handling of storage commitment failure reasons storage-commitment
Wed, 05 Feb 2020 15:23:22 +0100 Sebastien Jodogne Fix issue #166 (CMake find_boost version is now broken with newer boost/cmake)
Tue, 04 Feb 2020 08:32:38 +0100 Sebastien Jodogne Support of MPEG4 transfer syntaxes in C-Store SCP
Fri, 24 Jan 2020 17:06:23 +0100 Sebastien Jodogne New sample plugin: ConnectivityChecks
Thu, 23 Jan 2020 12:58:08 +0100 Sebastien Jodogne Fix issue #165
Thu, 09 Jan 2020 18:54:40 +0100 Alain Mazy /instances/{id}/preview route now takes the windowing into account
Mon, 23 Dec 2019 15:46:50 +0100 Alain Mazy added '/peers/{id}/system' route to test the connectivity with a remote peer
Thu, 07 Nov 2019 10:50:50 +0100 Alain Mazy fix news
Thu, 07 Nov 2019 10:38:46 +0100 Alain Mazy C-Find SCU at Instance level now sets the 0008,0052 tag to IMAGE per default (was INSTANCE). Source: https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/orthanc-users/FYxHXzlaQ0M/rn6d0SowAAAJ
Thu, 07 Nov 2019 07:20:42 +0100 Sebastien Jodogne "/changes": Allow the "limit" argument to be greater than 100
Wed, 16 Oct 2019 12:52:25 +0200 Sebastien Jodogne Orthanc-1.5.8 Orthanc-1.5.8
Tue, 15 Oct 2019 09:53:33 +0200 Alain Mazy fix ordered-slices route to be closer to 1.5.7 behaviour
Thu, 10 Oct 2019 13:16:15 +0200 Sebastien Jodogne New configuration option: "HttpRequestTimeout"
Thu, 26 Sep 2019 10:50:58 +0200 Sebastien Jodogne thanks to Amitay Dan
Thu, 26 Sep 2019 10:03:35 +0200 Sebastien Jodogne new configuration option ExecuteLuaEnabled
Thu, 05 Sep 2019 13:11:35 +0200 amazy Fix lost relationships between CT and RT-STRUCT during anonymization
Wed, 04 Sep 2019 18:23:22 +0200 amazy in /ordered-slices route, ignore instances without position/normal/seriesIndex
Tue, 03 Sep 2019 10:34:26 +0200 Alain Mazy fix news
Tue, 03 Sep 2019 09:49:10 +0200 Alain Mazy Orthanc Explorer: include the url search params into HTTP headers to the Rest API to ease usage of the Authorization plugin
Thu, 29 Aug 2019 11:41:26 +0200 Sebastien Jodogne Name of temporary files now include the process ID to ease design of scripts cleaning /tmp
Wed, 28 Aug 2019 16:54:00 +0200 Sebastien Jodogne Fix generation of "SOP Instance UID" on split and merge
Wed, 28 Aug 2019 15:19:04 +0200 Sebastien Jodogne better handling of HTTP security
Fri, 23 Aug 2019 21:32:16 +0200 Sebastien Jodogne Security: If remote HTTP access is enabled, HTTP authentication automatically gets enabled
Fri, 16 Aug 2019 14:38:15 +0200 Sebastien Jodogne Log an explicit error if uploading an empty DICOM file using REST API
Tue, 09 Jul 2019 14:44:26 +0200 Sebastien Jodogne news
Tue, 25 Jun 2019 18:46:12 +0200 Sebastien Jodogne Orthanc-1.5.7 Orthanc-1.5.7
Tue, 25 Jun 2019 10:51:01 +0200 Sebastien Jodogne Allow anonymizing/modifying instances without the PatientID tag
Mon, 24 Jun 2019 16:06:47 +0200 Sebastien Jodogne Fix issue #106 (Unable to export preview as jpeg from Lua script)
Mon, 24 Jun 2019 12:37:52 +0200 Sebastien Jodogne Fix issue #141 (/tools/create-dicom removes non-ASCII characters from study description)
Wed, 19 Jun 2019 18:33:49 +0200 Sebastien Jodogne upgrade api version
Mon, 17 Jun 2019 18:04:02 +0200 Sebastien Jodogne new function in SDK: OrthancPluginGetTagName()
Mon, 17 Jun 2019 09:44:45 +0200 Sebastien Jodogne default value of HttpTimeout is now 60 seconds
Thu, 06 Jun 2019 21:35:05 +0200 Sebastien Jodogne new sdk: OrthancPluginRegisterMultipartRestCallback()
Wed, 05 Jun 2019 17:17:48 +0200 Sebastien Jodogne new function OrthancPluginHttpClientChunkedBody(), new class OrthancPlugins::HttpClient
Thu, 23 May 2019 12:06:26 +0200 Sebastien Jodogne HTTP header "Accept-Encoding" is honored for streams without built-in support for compression
Thu, 16 May 2019 12:31:47 +0200 Sebastien Jodogne Allow the serialization of signed 16bpp images in PAM format
Tue, 14 May 2019 16:38:02 +0200 Sebastien Jodogne Reporting of "ParentResources" in "DicomModalityStore" and "DicomModalityStore" jobs
Tue, 14 May 2019 10:30:43 +0200 Sebastien Jodogne "/modalities/{id}/query": New argument "Normalize"
Mon, 29 Apr 2019 17:24:30 +0200 Sebastien Jodogne Orthanc now accepts chunked transfer encoding
Fri, 05 Apr 2019 17:04:28 +0200 Sebastien Jodogne Anonymization: Preserve hierarchical relationships in (0008,1115) [] (0020,000e)
Fri, 05 Apr 2019 16:01:42 +0200 Sebastien Jodogne Fix issue #137 (C-STORE fails for unknown SOP Class although server is configured to accept any)
Fri, 05 Apr 2019 13:36:13 +0200 Sebastien Jodogne Fix issue #136 (C-Find request fails when found DICOM file does not have certain tags)
Fri, 05 Apr 2019 13:02:57 +0200 Sebastien Jodogne Fix issue #138 (POST to modalities/{name} accepts invalid characters)
Wed, 27 Mar 2019 15:25:18 +0100 Sebastien Jodogne Size of the Orthanc static binaries are reduced by compressing ICU data
Fri, 01 Mar 2019 14:53:10 +0100 Sebastien Jodogne Orthanc-1.5.6 Orthanc-1.5.6
Thu, 28 Feb 2019 18:21:28 +0100 Sebastien Jodogne Fix performance issue in DICOM protocol by disabling Nagle's algorithm
Thu, 28 Feb 2019 18:09:36 +0100 Sebastien Jodogne Fix missing DB transactions in some write operations
Thu, 28 Feb 2019 09:29:48 +0100 Sebastien Jodogne Enlarge the support of JSON-to-XML conversion in the REST API
Mon, 25 Feb 2019 15:04:38 +0100 bgo-osimis Added NEWS entry for the previous Orthanc Explorer change (query-retrieve.js)
Mon, 25 Feb 2019 11:44:20 +0100 Sebastien Jodogne Orthanc-1.5.5 Orthanc-1.5.5
Mon, 25 Feb 2019 09:31:12 +0100 Sebastien Jodogne changed API version to number 2
Sun, 24 Feb 2019 10:03:02 +0100 Sebastien Jodogne "DicomMoveScu" jobs provide the associated C-FIND answer in their "Query" public field
Sun, 24 Feb 2019 09:30:13 +0100 Sebastien Jodogne Fix issue #126 (Orthanc and DCMDICTPATH)
Sun, 24 Feb 2019 08:51:15 +0100 Sebastien Jodogne Fix issue #131 (C-MOVE failure due to duplicate StudyInstanceUID in the database)
Thu, 21 Feb 2019 20:53:48 +0100 Sebastien Jodogne upgrade to sqlite amalgamation 3.27.1
Thu, 21 Feb 2019 20:40:37 +0100 Sebastien Jodogne upgrade to curl 1.64.0
Thu, 21 Feb 2019 20:32:33 +0100 Sebastien Jodogne upgrade to e2fsprogs 1.44.5
Thu, 21 Feb 2019 19:17:03 +0100 Sebastien Jodogne upgrade to pugixml 1.9
Thu, 21 Feb 2019 18:51:36 +0100 Sebastien Jodogne upgrade to openssl 1.0.2p
Thu, 21 Feb 2019 18:19:56 +0100 Sebastien Jodogne upgrade to libjpeg 9c
Thu, 21 Feb 2019 18:15:05 +0100 Sebastien Jodogne upgrade to libpng 1.6.36
Thu, 21 Feb 2019 16:51:06 +0100 Sebastien Jodogne upgrade to Boost 1.69.0
Thu, 21 Feb 2019 16:30:23 +0100 Sebastien Jodogne upgrade to GoogleTest 1.8.1
Thu, 21 Feb 2019 15:13:49 +0100 Sebastien Jodogne use of DCMTK 3.6.4 in static builds