comparison NEWS @ 4655:9f7eef20bc7d

Fix issue #195 (No need for BulkDataURI when Data Element is empty)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 06 May 2021 16:54:46 +0200
parents 9804d6490872
children 82a314325351
comparison
equal deleted inserted replaced
4654:ef84a6feae68 4655:9f7eef20bc7d
8 * Fix regression in the handling of "DicomCheckModalityHost" configuration option 8 * Fix regression in the handling of "DicomCheckModalityHost" configuration option
9 introduced by changeset 4182 in Orthanc 1.7.4 9 introduced by changeset 4182 in Orthanc 1.7.4
10 * New CMake option: "ORTHANC_LUA_VERSION" to use a specific version of system-wide Lua 10 * New CMake option: "ORTHANC_LUA_VERSION" to use a specific version of system-wide Lua
11 * Reduced memory consumption of "OrthancPluginHttpClient()", "OrthancPluginHttpClient2()" and 11 * Reduced memory consumption of "OrthancPluginHttpClient()", "OrthancPluginHttpClient2()" and
12 "OrthancPluginCallPeerApi()" on POST/PUT if chunked transfer is disabled 12 "OrthancPluginCallPeerApi()" on POST/PUT if chunked transfer is disabled
13 * Fix issue #195 (No need for BulkDataURI when Data Element is empty)
13 14
14 15
15 Version 1.9.2 (2021-04-22) 16 Version 1.9.2 (2021-04-22)
16 ========================== 17 ==========================
17 18