log NEWS @ 3704:58f92b1c8061

age author description
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