Mercurial > hg > orthanc
comparison NEWS @ 1142:952cf9b6be83
Configuration option to disable the logging of exported resources
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 11 Sep 2014 10:23:22 +0200 |
parents | 94c5f6623b3a |
children | 0479d02c6778 |
comparison
equal
deleted
inserted
replaced
1141:2ff467bcfb98 | 1142:952cf9b6be83 |
---|---|
12 | 12 |
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 * Refactoring of HttpOutput ("Content-Length" header is now always sent) | 18 * Refactoring of HttpOutput ("Content-Length" header is now always sent) |
18 * "/tools/create-dicom" now accepts the "PatientID" DICOM tag (+ updated sample) | 19 * "/tools/create-dicom" now accepts the "PatientID" DICOM tag (+ updated sample) |
19 * Upgrade to Mongoose 3.8 | 20 * Upgrade to Mongoose 3.8 |
20 * Possibility to set HTTP headers from plugins | 21 * Possibility to set HTTP headers from plugins |
21 * Fixes for Visual Studio 2013 and Windows 64bit | 22 * Fixes for Visual Studio 2013 and Windows 64bit |