log NEWS @ 2358:ed050cfd5898 Orthanc-1.3.0

age author description
Wed, 19 Jul 2017 13:10:48 +0200 Sebastien Jodogne set version Orthanc-1.3.0
Tue, 18 Jul 2017 17:33:26 +0200 Sebastien Jodogne Fix issue 52 (DICOM level security association problems)
Mon, 17 Jul 2017 18:49:45 +0200 Sebastien Jodogne switch to just-released dcmtk 3.6.2
Fri, 14 Jul 2017 17:29:18 +0200 Sebastien Jodogne Fix issue #56 (case-insensitive matching over accents)
Fri, 14 Jul 2017 16:34:16 +0200 Sebastien Jodogne "Locale" configuration option
Fri, 14 Jul 2017 15:53:04 +0200 Sebastien Jodogne Upgrade to Boost 1.64.0, and Toolbox::ToUpperCaseWithAccents
Fri, 14 Jul 2017 11:43:06 +0200 Sebastien Jodogne news
Fri, 14 Jul 2017 11:17:56 +0200 Sebastien Jodogne fix issue #55 (prevent anonymization/modification to unexpectingly break the database model)
Thu, 13 Jul 2017 12:45:37 +0200 amazy updated release notes
Wed, 12 Jul 2017 22:39:28 +0200 Sebastien Jodogne news
Wed, 12 Jul 2017 13:40:02 +0200 Sebastien Jodogne Argument "DicomVersion" in URIs "/{...}/{...}/anonymization" issue-46-anonymization
Tue, 11 Jul 2017 17:24:31 +0200 Sebastien Jodogne Argument "Since" in URI "/tools/find" (related to issue 53)
Wed, 05 Jul 2017 15:52:47 +0200 Sebastien Jodogne Fix issue #29 (more consistent handling of the "--upgrade" argument)
Wed, 05 Jul 2017 13:11:45 +0200 Sebastien Jodogne Upgrade forthcoming DCMTK 3.6.1 to snapshot 20170228
Wed, 05 Jul 2017 12:26:31 +0200 Sebastien Jodogne Fix issue #45 (crash when providing a folder to "--config" command-line option)
Wed, 28 Jun 2017 17:19:30 +0200 Sebastien Jodogne Query/retrieve: Added button for "DR" modality
Tue, 27 Jun 2017 17:54:45 +0200 Sebastien Jodogne Fix XSS inside DICOM in Orthanc Explorer
Fri, 23 Jun 2017 10:22:20 +0200 Sebastien Jodogne Fix Debian #865606 (orthanc FTBFS with libdcmtk-dev 3.6.1~20170228-2)
Fri, 09 Jun 2017 17:57:42 +0200 Sebastien Jodogne Fix issue #49 (Worklists: accentuated characters are removed from C-Find responses)
Fri, 09 Jun 2017 16:14:52 +0200 Sebastien Jodogne Fix issue #44 (Bad interpretation of photometric interpretation MONOCHROME1)
Fri, 19 May 2017 10:33:17 +0200 Sebastien Jodogne Ability to retrieve raw frames encoded as unsigned 32-bits integers
Fri, 17 Mar 2017 16:09:13 +0100 Sebastien Jodogne fix issue #35
Wed, 22 Feb 2017 21:49:16 +0100 Sebastien Jodogne New function: OrthancPluginRegisterIncomingHttpRequestFilter2()
Thu, 02 Feb 2017 21:18:59 +0100 amazy updated changes
Fri, 16 Dec 2016 19:59:48 +0100 Sebastien Jodogne vulnerabilities disclosed
Tue, 13 Dec 2016 16:28:07 +0100 Sebastien Jodogne set version Orthanc-1.2.0
Tue, 13 Dec 2016 14:34:33 +0100 Sebastien Jodogne Fix handling of Move Originator AET and ID in C-MOVE SCP
Tue, 13 Dec 2016 10:27:20 +0100 Sebastien Jodogne dynamically fix outgoing C-Find requests using "OutgoingFindRequestFilter()"
Sat, 10 Dec 2016 09:41:15 +0100 Sebastien Jodogne news
Fri, 09 Dec 2016 17:20:21 +0100 Sebastien Jodogne URI to reconstruct the main DICOM tags, the JSON summary and the metadata
Fri, 09 Dec 2016 14:48:31 +0100 Sebastien Jodogne New metadata automatically computed at the instance level: "SopClassUid"
Fri, 09 Dec 2016 11:24:04 +0100 Sebastien Jodogne Fix handling of encodings in C-FIND for worklists
Thu, 08 Dec 2016 14:46:13 +0100 Sebastien Jodogne Fix handling of worklist SCP with ReferencedStudySequence and ReferencedPatientSequence
Thu, 08 Dec 2016 12:45:06 +0100 Sebastien Jodogne Fix handling of encodings in C-FIND requests
Tue, 06 Dec 2016 14:40:34 +0100 Sebastien Jodogne Ignore "Group Length" tags in C-FIND queries
Fri, 02 Dec 2016 16:58:35 +0100 Sebastien Jodogne "Keep" option for modifications to keep original DICOM identifiers (advanced feature)
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