comparison NEWS @ 489:6ad76c3f0efd Orthanc-0.6.0

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 16 Jul 2013 15:13:36 +0200
parents 49aa17c03cd3
children 7395fbb17c07
comparison
equal deleted inserted replaced
488:9c5bb817bc8b 489:6ad76c3f0efd
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4
5
6 Version 0.6.0 (2013/07/16)
7 ==========================
4 8
5 Major changes 9 Major changes
6 ------------- 10 -------------
7 11
8 * Introduction of the C++ client 12 * Introduction of the C++ client
9 * Send DICOM resources to other Orthanc instances through HTTP 13 * Send DICOM resources to other Orthanc instances through HTTP
10 * Access to signed images (instances/.../image-int16) 14 * Access to signed images (instances/.../image-int16)
11 (Closes: Debian #716958) 15 (Closes: Debian #716958)
12
13 16
14 Minor changes 17 Minor changes
15 ------------- 18 -------------
16 19
17 * Export of DICOM files to the host filesystem (instances/.../export) 20 * Export of DICOM files to the host filesystem (instances/.../export)
20 * Fixes for Red Hat and Debian packaging 23 * Fixes for Red Hat and Debian packaging
21 * Fixes for history in Orthanc Explorer 24 * Fixes for history in Orthanc Explorer
22 * Fixes for boost::thread, as reported by Cyril Paulus 25 * Fixes for boost::thread, as reported by Cyril Paulus
23 * Fix licensing (Closes: Debian #712038) 26 * Fix licensing (Closes: Debian #712038)
24 27
25
26 Metadata 28 Metadata
27 -------- 29 --------
28 30
29 * Access to the metadata through the REST API (.../metadata) 31 * Access to the metadata through the REST API (.../metadata)
30 * Support of user-defined metadata 32 * Support of user-defined metadata
31 * "LastUpdate" metadata for patients, studies and series 33 * "LastUpdate" metadata for patients, studies and series
32 * "/tools/now" to be used in combination with "LastUpdate" 34 * "/tools/now" to be used in combination with "LastUpdate"
33 * Improved support of series with temporal positions 35 * Improved support of series with temporal positions
34
35 36
36 37
37 Version 0.5.2 (2013/05/07) 38 Version 0.5.2 (2013/05/07)
38 ========================== 39 ==========================
39 40