Mercurial > hg > orthanc
comparison NEWS @ 3511:6b61ba835964
fix news
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Tue, 03 Sep 2019 10:34:26 +0200 |
parents | 5405d51e040d |
children | 4bced7d1ec20 |
comparison
equal
deleted
inserted
replaced
3510:1a65beb5e52f | 3511:6b61ba835964 |
---|---|
8 * Log an explicit error if uploading an empty DICOM file using REST API | 8 * Log an explicit error if uploading an empty DICOM file using REST API |
9 * Name of temporary files now include the process ID to ease design of scripts cleaning /tmp | 9 * Name of temporary files now include the process ID to ease design of scripts cleaning /tmp |
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 | 14 |
14 | 15 |
15 Version 1.5.7 (2019-06-25) | 16 Version 1.5.7 (2019-06-25) |
16 ========================== | 17 ========================== |
17 | 18 |