log NEWS @ 2189:c4b3259c8bce

age author description
Tue, 29 Nov 2016 16:07:14 +0100 Sebastien Jodogne New metadata automatically computed at the instance level: "TransferSyntax"
Mon, 28 Nov 2016 09:16:02 +0100 Sebastien Jodogne NEWS
Mon, 14 Nov 2016 15:10:08 +0100 Sebastien Jodogne Use of DCMTK 3.6.1 dictionary of private tags in standalone builds
Mon, 14 Nov 2016 14:22:45 +0100 Sebastien Jodogne New configuration option: "LoadPrivateDictionary"
Wed, 09 Nov 2016 12:04:09 +0100 Sebastien Jodogne Avoid hard crash if not enough memory
Mon, 07 Nov 2016 17:44:10 +0100 Sebastien Jodogne "/tools/invalidate-tags" to invalidate the JSON summary of all the DICOM files
Mon, 07 Nov 2016 15:13:16 +0100 Sebastien Jodogne Possibility to DELETE "dicom-as-json" attachments to reconstruct them
Sun, 06 Nov 2016 11:39:04 +0100 Sebastien Jodogne Improved robustness of Orthanc Explorer wrt. query/retrieve (maybe fix issue 24)
Wed, 02 Nov 2016 12:16:03 +0100 Sebastien Jodogne Content-Type for JSON documents is now "application/json; charset=utf-8"
Mon, 31 Oct 2016 15:23:32 +0100 Sebastien Jodogne Handling of private tags/creators in the "Dictionary" configuration option
Thu, 06 Oct 2016 15:17:02 +0200 Sebastien Jodogne Upgrade to curl 7.50.3 for static and Windows builds
Fri, 23 Sep 2016 11:10:31 +0200 Sebastien Jodogne NEWS
Fri, 16 Sep 2016 12:22:30 +0200 Sebastien Jodogne Fix serious performance issue with C-FIND
Fri, 16 Sep 2016 09:18:35 +0200 Sebastien Jodogne GNU/Linux
Wed, 07 Sep 2016 09:07:10 +0200 Sebastien Jodogne news
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
Tue, 01 Dec 2015 16:57:03 +0100 Sebastien Jodogne Made eFilm version explicit
Tue, 01 Dec 2015 14:59:14 +0100 Sebastien Jodogne Efilm and Vitrea manufacturers
Mon, 30 Nov 2015 14:51:43 +0100 Sebastien Jodogne New "AgfaImpax" modality manufacturer for AGFA Impax
Fri, 27 Nov 2015 12:22:44 +0100 Sebastien Jodogne "OrthancPluginComputeMd5()" and "OrthancPluginComputeSha1()" to compute MD5/SHA-1 hash
Thu, 26 Nov 2015 19:09:15 +0100 Sebastien Jodogne Fix formatting of multipart HTTP answers
Thu, 26 Nov 2015 18:53:00 +0100 Sebastien Jodogne "/instances/.../header" to get the meta information (header) of the DICOM instance
Thu, 26 Nov 2015 15:56:32 +0100 Sebastien Jodogne Upgrade to Boost 1.59.0 for static builds
Wed, 25 Nov 2015 17:35:52 +0100 Sebastien Jodogne OrthancPluginDecodeDicomImage
Wed, 25 Nov 2015 16:39:03 +0100 Sebastien Jodogne "OrthancPluginCreateImage()" and "OrthancPluginCreateImageAccessor()" to create images
Wed, 25 Nov 2015 16:00:57 +0100 Sebastien Jodogne refactoring of DicomImageDecoder
Wed, 25 Nov 2015 14:14:32 +0100 Sebastien Jodogne refactoring image decoding
Wed, 25 Nov 2015 10:32:54 +0100 Sebastien Jodogne "Origin" metadata for the instances
Tue, 24 Nov 2015 11:38:14 +0100 Sebastien Jodogne OrthancPluginGetInstanceOrigin
Mon, 23 Nov 2015 15:24:39 +0100 Sebastien Jodogne UnknownSopClassAccepted option
Wed, 18 Nov 2015 17:01:28 +0100 Sebastien Jodogne news worklists
Wed, 18 Nov 2015 09:56:34 +0100 Sebastien Jodogne ".../preview" and ".../image-uint8" can return JPEG images if the HTTP Accept Header asks so
Fri, 13 Nov 2015 15:06:45 +0100 Sebastien Jodogne OrthancPluginRestApiGet2
Fri, 13 Nov 2015 13:20:28 +0100 Sebastien Jodogne news
Thu, 12 Nov 2015 15:24:23 +0100 Sebastien Jodogne New UpdatedAttachment and UpdatedMetadata events in plugins
Thu, 12 Nov 2015 14:36:27 +0100 Sebastien Jodogne MIME content type can be associated to custom attachments (cf. "UserContentType")
Thu, 29 Oct 2015 16:49:25 +0100 Sebastien Jodogne New configuration option: "Dictionary" to declare custom DICOM tags
Wed, 28 Oct 2015 12:29:12 +0100 Sebastien Jodogne ServerContext::Apply lookup db-changes
Fri, 23 Oct 2015 16:49:17 +0200 Sebastien Jodogne OrthancStarted and OrthancStopped events in plugins
Wed, 21 Oct 2015 14:28:57 +0200 Sebastien Jodogne Under Windows, the exit status of Orthanc corresponds to the encountered error code
Wed, 21 Oct 2015 11:45:51 +0200 Sebastien Jodogne "--logdir" creates a single log file instead of 3 separate files for errors/warnings/infos
Wed, 21 Oct 2015 10:34:29 +0200 Sebastien Jodogne New URI "/tools/shutdown" to stop Orthanc from the REST API
Tue, 20 Oct 2015 11:02:06 +0200 Sebastien Jodogne C-Move SCP for studies using AccessionNumber tag db-changes
Tue, 13 Oct 2015 16:10:35 +0200 Sebastien Jodogne ordered-slices continued db-changes
Mon, 12 Oct 2015 17:49:23 +0200 Sebastien Jodogne started work on SliceOrdering db-changes
Fri, 09 Oct 2015 17:20:26 +0200 Sebastien Jodogne New URIs for attachments: ".../compress", ".../uncompress" and ".../is-compressed"
Fri, 09 Oct 2015 13:31:22 +0200 Sebastien Jodogne "/modify" can insert/modify sequences
Thu, 08 Oct 2015 14:52:03 +0200 Sebastien Jodogne news
Tue, 06 Oct 2015 16:33:17 +0200 Sebastien Jodogne Fix issue 4 (C-Store Association not renegotiated on Specific-to-specific transfer syntax change)
Wed, 30 Sep 2015 09:44:38 +0200 Sebastien Jodogne Optional argument "keepStrings" in "DumpJson()"
Tue, 29 Sep 2015 16:31:48 +0200 Sebastien Jodogne New function "OrthancPluginRegisterDictionaryTag()" to declare DICOM tags
Tue, 29 Sep 2015 14:54:24 +0200 Sebastien Jodogne /tools/create-dicom can create tags with unknown VR
Fri, 25 Sep 2015 16:24:13 +0200 Sebastien Jodogne New function "OrthancPluginRegisterErrorCode()" to declare custom error codes
Wed, 23 Sep 2015 12:43:05 +0200 Sebastien Jodogne Support of binary tags encoded using data URI scheme
Mon, 21 Sep 2015 13:26:45 +0200 Sebastien Jodogne "/system" URI gives information about the plugins used for storage area and DB back-end
Fri, 18 Sep 2015 16:32:29 +0200 Sebastien Jodogne Plugin callbacks must now return explicit "OrthancPluginErrorCode" instead of integers
Fri, 18 Sep 2015 10:39:43 +0200 Sebastien Jodogne Add ".dcm" suffix to files in ZIP archives
Wed, 16 Sep 2015 16:53:23 +0200 Sebastien Jodogne set version Orthanc-0.9.4
Wed, 16 Sep 2015 15:18:59 +0200 Sebastien Jodogne Primitives to upgrade the database version in plugins
Tue, 01 Sep 2015 17:40:45 +0200 Sebastien Jodogne news
Mon, 31 Aug 2015 17:37:54 +0200 Sebastien Jodogne primitives for image encoding/decoding in plugins