comparison NEWS @ 1145:0479d02c6778

Plugins can retrieve the path to Orthanc and to its configuration file
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Sep 2014 13:06:16 +0200
parents 952cf9b6be83
children ac36589f699e
comparison
equal deleted inserted replaced
1144:fef79a477e09 1145:0479d02c6778
13 Minor 13 Minor
14 ----- 14 -----
15 15
16 * Configuration option to enable HTTP Keep-Alive 16 * Configuration option to enable HTTP Keep-Alive
17 * Configuration option to disable the logging of exported resources in "/exports" 17 * Configuration option to disable the logging of exported resources in "/exports"
18 * Plugins can retrieve the path to Orthanc and to its configuration file
18 * Refactoring of HttpOutput ("Content-Length" header is now always sent) 19 * Refactoring of HttpOutput ("Content-Length" header is now always sent)
19 * "/tools/create-dicom" now accepts the "PatientID" DICOM tag (+ updated sample) 20 * "/tools/create-dicom" now accepts the "PatientID" DICOM tag (+ updated sample)
20 * Upgrade to Mongoose 3.8 21 * Upgrade to Mongoose 3.8
21 * Possibility to set HTTP headers from plugins 22 * Possibility to set HTTP headers from plugins
22 * Fixes for Visual Studio 2013 and Windows 64bit 23 * Fixes for Visual Studio 2013 and Windows 64bit