log NEWS @ 2074:4a151d26c98a

age author description
Tue, 16 Aug 2016 11:28:31 +0200 Sebastien Jodogne fix extraction of the symbolic name of the private tags
Thu, 14 Jul 2016 14:34:29 +0200 Sebastien Jodogne Asynchronous flags to avoid waiting for the completion of image transfers
Wed, 13 Jul 2016 16:52:39 +0200 Sebastien Jodogne New configuration options: "DicomScuTimeout" and "DicomScpTimeout" + validation of non-negative options
Wed, 13 Jul 2016 15:55:50 +0200 Sebastien Jodogne "Permissive" flag for URI "/modalities/{...}/store" to ignore C-Store transfer errors
Mon, 27 Jun 2016 14:38:05 +0200 Sebastien Jodogne typo Orthanc-1.1.0
Mon, 27 Jun 2016 13:02:35 +0200 Sebastien Jodogne set version Orthanc-1.1.0
Tue, 21 Jun 2016 15:17:49 +0200 Sebastien Jodogne new configuration option AllowFindSopClassesInStudy
Tue, 21 Jun 2016 12:58:25 +0200 Sebastien Jodogne Fix of Debian bug #823139 ("orthanc: Please provide RecoverCompressedFile.cpp")
Tue, 21 Jun 2016 09:26:56 +0200 Sebastien Jodogne Replaced "localhost" by "127.0.0.1", as it might impact performance on Windows
Fri, 17 Jun 2016 17:09:50 +0200 Sebastien Jodogne Possibility to use PKCS#11 authentication for hardware security modules with Orthanc peers
Tue, 14 Jun 2016 17:53:23 +0200 Sebastien Jodogne HTTPS client certificates can be associated with Orthanc peers to enhance security over Internet
Mon, 13 Jun 2016 15:07:53 +0200 Sebastien Jodogne New option "--logfile" to output the Orthanc log to the given file
Mon, 13 Jun 2016 13:39:10 +0200 Sebastien Jodogne Dropped support of Google Log
Fri, 10 Jun 2016 17:54:26 +0200 Sebastien Jodogne More than one custom image decoder can be installed (e.g. to handle different transfer syntaxes)
Fri, 10 Jun 2016 09:26:26 +0200 Sebastien Jodogne news
Thu, 09 Jun 2016 17:57:47 +0200 Sebastien Jodogne Support of SIGHUP signal (restart Orthanc only if the configuration files have changed)
Wed, 08 Jun 2016 10:40:40 +0200 Sebastien Jodogne news
Tue, 31 May 2016 12:19:53 +0200 Sebastien Jodogne Speedup in plugins by removing unnecessary locks
Thu, 26 May 2016 14:24:56 +0200 Sebastien Jodogne New URI "/modalities/.../move" to issue C-Move SCU requests
Wed, 25 May 2016 15:16:17 +0200 Sebastien Jodogne New URI "/modalities/.../move" to issue C-Move SCU requests
Wed, 25 May 2016 11:50:35 +0200 Sebastien Jodogne "MoveOriginatorID" can be specified for /modalities/.../store
Wed, 25 May 2016 07:24:10 +0200 Sebastien Jodogne new logo
Tue, 24 May 2016 17:45:56 +0200 Sebastien Jodogne New callback to handle non-worklists C-Find requests: OrthancPluginRegisterCFindCallback()
Tue, 26 Apr 2016 17:40:55 +0200 Sebastien Jodogne new plugin functions: OrthancPluginHttpClient and OrthancPluginGenerateUuid
Fri, 22 Apr 2016 10:28:55 +0200 Sebastien Jodogne Modification of instances can now replace PixelData
Thu, 14 Apr 2016 17:34:43 +0200 Sebastien Jodogne Macro "__linux" (now obsolete) replaced by macro "__linux__"
Mon, 11 Apr 2016 15:17:53 +0200 Sebastien Jodogne Option "HttpsVerifyPeers" can be used to connect against self-signed HTTPS certificates
Fri, 08 Apr 2016 09:09:01 +0200 Sebastien Jodogne news
Thu, 07 Apr 2016 17:26:13 +0200 Sebastien Jodogne New callback to filter incoming HTTP requests: OrthancPluginRegisterIncomingHttpRequestFilter()
Thu, 07 Apr 2016 16:31:33 +0200 Sebastien Jodogne news
Thu, 07 Apr 2016 16:26:22 +0200 Sebastien Jodogne Access to the HTTP headers in the "IncomingHttpRequestFilter()" callback
Wed, 06 Apr 2016 08:41:47 +0200 Sebastien Jodogne news
Tue, 05 Apr 2016 14:45:55 +0200 Sebastien Jodogne Possibility to use forthcoming DCMTK 3.6.1 in static builds (instead of 3.6.0)
Mon, 04 Apr 2016 13:17:08 +0200 Sebastien Jodogne Fix of Debian bug #818512 ("FTBFS: Please install libdcmtk*-dev")
Fri, 25 Mar 2016 11:27:38 +0100 Sebastien Jodogne test dicom patterns
Mon, 21 Mar 2016 15:15:01 +0100 Sebastien Jodogne Upgrade to Boost 1.60.0 for static builds
Mon, 07 Mar 2016 17:43:20 +0100 Sebastien Jodogne New URI: "/instances/.../frames/.../raw" to access the raw frames (bypass image decoding)
Thu, 28 Jan 2016 17:07:22 +0100 Sebastien Jodogne fix issue 11
Thu, 07 Jan 2016 11:28:19 +0100 Sebastien Jodogne Support of Move Originator Message ID (0000,1031) in C-Store responses driven by C-Move
Tue, 05 Jan 2016 17:25:01 +0100 Sebastien Jodogne Huge speedup if decoding the family of JPEG transfer syntaxes
Tue, 05 Jan 2016 13:26:51 +0100 Sebastien Jodogne Refactoring leading to speedups with custom image decoders
Mon, 21 Dec 2015 19:26:38 +0100 Sebastien Jodogne Support of optional tags for counting resources in C-Find
Tue, 15 Dec 2015 17:49:02 +0100 Sebastien Jodogne set version Orthanc-1.0.0
Mon, 14 Dec 2015 10:10:50 +0100 Sebastien Jodogne Warn about badly formatted modality/peer definitions in configuration file at startup
Fri, 11 Dec 2015 18:39:17 +0100 Sebastien Jodogne Fix modality worklists lookups if tags with UN (unknown) VR are present
Fri, 11 Dec 2015 16:39:51 +0100 Sebastien Jodogne Lua: "IncomingFindRequestFilter()" to apply filters to incoming C-Find requests
Fri, 11 Dec 2015 15:59:05 +0100 Sebastien Jodogne Fix range search if the lower or upper limit is absent
Fri, 11 Dec 2015 15:43:33 +0100 Sebastien Jodogne refactoring dicomdir generation
Wed, 09 Dec 2015 09:29:05 +0100 Sebastien Jodogne OrthancPluginSendMultipartItem2 for DICOMweb
Tue, 08 Dec 2015 14:59:15 +0100 Sebastien Jodogne set version Orthanc-0.9.6
Tue, 08 Dec 2015 11:41:36 +0100 Sebastien Jodogne NEWS
Mon, 07 Dec 2015 17:23:57 +0100 Sebastien Jodogne fix multipart
Mon, 07 Dec 2015 09:48:34 +0100 Sebastien Jodogne merge
Mon, 07 Dec 2015 09:46:37 +0100 Sebastien Jodogne Promiscuous mode is now turned off by default
Sat, 05 Dec 2015 12:45:19 +0100 Sebastien Jodogne Improved logging information if upgrade fails
Fri, 04 Dec 2015 16:18:46 +0100 Sebastien Jodogne More tolerant "/series/.../ordered-slices" with broken series
Fri, 04 Dec 2015 12:45:07 +0100 Sebastien Jodogne Fix modality worklists server if some fields are null
Wed, 02 Dec 2015 15:18:39 +0100 Sebastien Jodogne set version Orthanc-0.9.5
Wed, 02 Dec 2015 13:00:18 +0100 Sebastien Jodogne "OrthancPluginLookupDictionary()" to get information about some DICOM tag
Wed, 02 Dec 2015 11:22:05 +0100 Sebastien Jodogne C-FIND SCP will return tags with sequence value representation