log NEWS @ 3446:52da6e9335dd

age author description
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
Thu, 21 Feb 2019 12:05:48 +0100 Sebastien Jodogne New CMake option: "-DMSVC_MULTIPLE_PROCESSES=ON" for parallel build with Visual Studio
Thu, 21 Feb 2019 10:24:59 +0100 Sebastien Jodogne typo
Thu, 21 Feb 2019 10:21:12 +0100 Sebastien Jodogne More tolerance wrt. invalid DICOM files that must be returned by Orthanc C-FIND SCP
Wed, 20 Feb 2019 15:45:19 +0100 Sebastien Jodogne news
Fri, 15 Feb 2019 17:26:45 +0100 Sebastien Jodogne Fix issue #134 (/patient/modify gives 500, should really be 400)
Thu, 14 Feb 2019 15:25:41 +0100 Sebastien Jodogne support of simplified chinese
Thu, 14 Feb 2019 14:04:04 +0100 Sebastien Jodogne Separation of ideographic and phonetic characters in DICOMweb JSON and XML
Thu, 14 Feb 2019 11:32:14 +0100 Sebastien Jodogne kanji encoding
Wed, 13 Feb 2019 17:46:12 +0100 Sebastien Jodogne preliminary support of Korean character set
Fri, 08 Feb 2019 16:45:40 +0100 Sebastien Jodogne typo
Fri, 08 Feb 2019 15:02:50 +0100 Sebastien Jodogne Orthanc-1.5.4 Orthanc-1.5.4
Wed, 06 Feb 2019 18:01:43 +0100 Sebastien Jodogne new in plugin sdk: OrthancPluginEncodeDicomWebJson() and OrthancPluginEncodeDicomWebXml()
Wed, 06 Feb 2019 15:45:16 +0100 Sebastien Jodogne URI "/instances/.../file" can return DICOMweb JSON or XML, depending on Accept header
Tue, 05 Feb 2019 06:44:36 +0100 Sebastien Jodogne URI "/peers?expand" provides more information
Mon, 04 Feb 2019 15:47:56 +0100 Sebastien Jodogne New extensions in the database SDK: LookupResourceAndParent and GetAllMetadata
Fri, 01 Feb 2019 09:08:29 +0100 Sebastien Jodogne config
Thu, 31 Jan 2019 17:39:14 +0100 Sebastien Jodogne Fix regression if calling "/tools/find" with the tag "ModalitiesInStudy"
Thu, 31 Jan 2019 15:33:27 +0100 Sebastien Jodogne Fix issue #130 (Orthanc failed to start when /tmp partition was full)
Wed, 30 Jan 2019 17:50:51 +0100 Sebastien Jodogne new option: "HttpThreadsCount" to set the number of threads in the embedded HTTP server
Wed, 30 Jan 2019 17:12:15 +0100 Sebastien Jodogne New primitives to set and refresh metrics
Wed, 30 Jan 2019 12:41:20 +0100 Sebastien Jodogne Fix build with unpatched versions of Civetweb (missing "mg_disable_keep_alive()")
Tue, 29 Jan 2019 15:15:48 +0100 Sebastien Jodogne primitives to collect metrics in Orthanc