comparison NEWS @ 4155:06baa6bf187a

typo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 23 Aug 2020 13:46:33 +0200
parents a4664f169cd7
children 2e540919aac9
comparison
equal deleted inserted replaced
4154:6e7c842679ec 4155:06baa6bf187a
14 14
15 Maintenance 15 Maintenance
16 ----------- 16 -----------
17 17
18 * Add missing tag "Retrieve AE Title (0008,0054)" in C-FIND SCP responses 18 * Add missing tag "Retrieve AE Title (0008,0054)" in C-FIND SCP responses
19 * Fix DICOM SCP filters if some query tag has more than 256 characters 19 * Fix DICOM SCP filters if some query tag has > 256 characters (list of UIDs matching)
20 * "/series/.../ordered-slices" supports spaces in Image Position/Orientation Patient tags 20 * "/series/.../ordered-slices" supports spaces in Image Position/Orientation Patient tags
21 * Fix possible crash in HttpClient if sending multipart body (can occur in STOW-RS) 21 * Fix possible crash in HttpClient if sending multipart body (can occur in STOW-RS)
22 * Support of multipart messages larger than 2GB in the embedded HTTP server 22 * Support receiving multipart messages larger than 2GB in the embedded HTTP server
23 23
24 24
25 Version 1.7.2 (2020-07-08) 25 Version 1.7.2 (2020-07-08)
26 ========================== 26 ==========================
27 27