comparison NEWS @ 3513:7db879b014ff

Fix lost relationships between CT and RT-STRUCT during anonymization
author amazy
date Thu, 05 Sep 2019 13:11:35 +0200
parents 4bced7d1ec20
children f07352e0375c
comparison
equal deleted inserted replaced
3512:4bced7d1ec20 3513:7db879b014ff
10 * Fix compatibility of LSB binaries with Ubuntu >= 18.04 10 * Fix compatibility of LSB binaries with Ubuntu >= 18.04
11 * Fix generation of "SOP Instance UID" on split and merge 11 * Fix generation of "SOP Instance UID" on split and merge
12 * Orthanc Explorer: include the url search params into HTTP headers to the Rest API to ease usage of the Authorization plugin 12 * Orthanc Explorer: include the url search params into HTTP headers to the Rest API to ease usage of the Authorization plugin
13 Note that only the 'token', 'auth-token' & 'authorization' search params are transmitted into HTTP headers. 13 Note that only the 'token', 'auth-token' & 'authorization' search params are transmitted into HTTP headers.
14 * in /ordered-slices route, ignore instances without position/normal/seriesIndex 14 * in /ordered-slices route, ignore instances without position/normal/seriesIndex
15 * Fix lost relationships between CT and RT-STRUCT during anonymization
15 16
16 Version 1.5.7 (2019-06-25) 17 Version 1.5.7 (2019-06-25)
17 ========================== 18 ==========================
18 19
19 REST API 20 REST API