comparison NEWS @ 3441:6cc72ebfd6ef

Fix issue #141 (/tools/create-dicom removes non-ASCII characters from study description)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 24 Jun 2019 12:37:52 +0200
parents 64eafed9418a
children dd1e68f2d0c0
comparison
equal deleted inserted replaced
3440:77702c19a2fa 3441:6cc72ebfd6ef
28 * HTTP header "Accept-Encoding" is honored for streams without built-in support for compression 28 * HTTP header "Accept-Encoding" is honored for streams without built-in support for compression
29 * The default HTTP timeout is now 60 seconds (instead of 10 seconds in previous versions) 29 * The default HTTP timeout is now 60 seconds (instead of 10 seconds in previous versions)
30 * Fix issue #136 (C-FIND request fails when found DICOM file does not have certain tags) 30 * Fix issue #136 (C-FIND request fails when found DICOM file does not have certain tags)
31 * Fix issue #137 (C-STORE fails for unknown SOP Class although server is configured to accept any) 31 * Fix issue #137 (C-STORE fails for unknown SOP Class although server is configured to accept any)
32 * Fix issue #138 (POST to modalities/{name} accepts invalid characters) 32 * Fix issue #138 (POST to modalities/{name} accepts invalid characters)
33 * Fix issue #141 (/tools/create-dicom removes non-ASCII characters from study description)
33 34
34 35
35 Version 1.5.6 (2019-03-01) 36 Version 1.5.6 (2019-03-01)
36 ========================== 37 ==========================
37 38