comparison NEWS @ 1135:67c3c1e4a6e0

index-only mode, and custom storage area with plugins
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 09 Sep 2014 15:55:43 +0200
parents ac6bd50a8c83
children 4c4fdee093de
comparison
equal deleted inserted replaced
1134:ba9fd42284d0 1135:67c3c1e4a6e0
3 3
4 General 4 General
5 ------- 5 -------
6 6
7 * Creation of ZIP archives for media storage, with DICOMDIR 7 * Creation of ZIP archives for media storage, with DICOMDIR
8 * Refactoring of HttpOutput ("Content-Length" header is now always sent) 8 * Support of index-only mode (using the "StoreDicom" option)
9 * Plugins can implement a custom storage area
9 10
10 Minor 11 Minor
11 ----- 12 -----
12 13
13 * Configuration option to enable HTTP Keep-Alive 14 * Configuration option to enable HTTP Keep-Alive
15 * Refactoring of HttpOutput ("Content-Length" header is now always sent)
14 * "/tools/create-dicom" now accepts the "PatientID" DICOM tag (+ updated sample) 16 * "/tools/create-dicom" now accepts the "PatientID" DICOM tag (+ updated sample)
15 * Upgrade to Mongoose 3.8 17 * Upgrade to Mongoose 3.8
16 * Fixes for Visual Studio 2013 and Windows 64bit 18 * Fixes for Visual Studio 2013 and Windows 64bit
17 * Fix issue 16: Handling of "AT" value representations in JSON 19 * Fix issue 16: Handling of "AT" value representations in JSON
18 * Fix issue 17 20 * Fix issue 17