comparison NEWS @ 3538:23219b9da4d1

fix ordered-slices route to be closer to 1.5.7 behaviour
author Alain Mazy <alain@mazy.be>
date Tue, 15 Oct 2019 09:53:33 +0200
parents 9cc09f4c0fa9
children 4beabcea3a5c
comparison
equal deleted inserted replaced
3537:9cc09f4c0fa9 3538:23219b9da4d1
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3
4 REST API
5 --------
6
7 * API version has been upgraded to 4
8 * in /ordered-slices route, ignore instances without position/normal/seriesIndex
9 unless there are only such instances in the series.
10
3 11
4 Maintenance 12 Maintenance
5 ----------- 13 -----------
6 14
7 * Security: If remote access is enabled, HTTP authentication is also 15 * Security: If remote access is enabled, HTTP authentication is also
15 * Fix generation of "SOP Instance UID" on split and merge 23 * Fix generation of "SOP Instance UID" on split and merge
16 * Orthanc Explorer: include the URL search params into HTTP headers to 24 * Orthanc Explorer: include the URL search params into HTTP headers to
17 the REST API to ease usage of the Authorization plugin. Note that 25 the REST API to ease usage of the Authorization plugin. Note that
18 only the 'token', 'auth-token' & 'authorization' search params are 26 only the 'token', 'auth-token' & 'authorization' search params are
19 transmitted into HTTP headers. 27 transmitted into HTTP headers.
20 * in /ordered-slices route, ignore instances without position/normal/seriesIndex
21 * Fix lost relationships between CT and RT-STRUCT during anonymization 28 * Fix lost relationships between CT and RT-STRUCT during anonymization
22 29
23 Version 1.5.7 (2019-06-25) 30 Version 1.5.7 (2019-06-25)
24 ========================== 31 ==========================
25 32