comparison NEWS @ 482:b05eb8708aee

fix history in Orthanc Explorer
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 16 Jul 2013 11:30:24 +0200
parents 4c8111597fcf
children b8ace6fc1d1f
comparison
equal deleted inserted replaced
481:4f5b4b0fa626 482:b05eb8708aee
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3
4
5 Major changes
6 -------------
7
8 * Introduction of the C++ client
9 * Access to signed images (instances/.../image-int16)
10 (Closes: Debian #716958)
11
12
13 Minor changes
14 -------------
15
16 * Statistics about patients, studies, series and instances
17 * Link from anonymized to original resource in Orthanc Explorer
18 * Fixes for Red Hat and Debian packaging
19 * Fixes for history in Orthanc Explorer
20 * Fixes for boost::thread, as reported by Cyril Paulus
3 21
4 22
5 Metadata 23 Metadata
6 -------- 24 --------
7 25
8 * Access to the metadata through the REST API (/metadata) 26 * Access to the metadata through the REST API (.../metadata)
9 * Support of user-defined metadata 27 * Support of user-defined metadata
10 * "LastUpdate" metadata for patients, studies and series 28 * "LastUpdate" metadata for patients, studies and series
11 * "/tools/now" to be used in combination with "LastUpdate" 29 * "/tools/now" to be used in combination with "LastUpdate"
12 * Improved support of series with temporal positions 30 * Improved support of series with temporal positions
13 31
14 Other
15 -----
16
17 * Access to signed images (instances/.../image-int16)
18 (Closes: Debian #716958)
19 * Statistics about patients, studies, series and instances
20 * Link from anonymized to original resource in Orthanc Explorer
21 * Fixes for Red Hat and Debian packaging
22 * Fixes for boost::thread, as reported by Cyril Paulus
23 32
24 33
25 Version 0.5.2 (2013/05/07) 34 Version 0.5.2 (2013/05/07)
26 ========================== 35 ==========================
27 36