Mercurial > hg > orthanc
comparison NEWS @ 4152:36257d6f348f
Support of multipart messages larger than 2GB in the embedded HTTP server
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 19 Aug 2020 15:22:03 +0200 |
parents | 8c559dd5034b |
children | a4664f169cd7 |
comparison
equal
deleted
inserted
replaced
4151:8c559dd5034b | 4152:36257d6f348f |
---|---|
11 | 11 |
12 * Add missing tag "Retrieve AE Title (0008,0054)" in C-FIND SCP responses | 12 * Add missing tag "Retrieve AE Title (0008,0054)" in C-FIND SCP responses |
13 * Fix DICOM SCP filters if some query tag has more than 256 characters | 13 * Fix DICOM SCP filters if some query tag has more than 256 characters |
14 * "/series/.../ordered-slices" supports spaces in Image Position/Orientation Patient tags | 14 * "/series/.../ordered-slices" supports spaces in Image Position/Orientation Patient tags |
15 * Fix possible crash in HttpClient if sending multipart body (can occur in STOW-RS) | 15 * Fix possible crash in HttpClient if sending multipart body (can occur in STOW-RS) |
16 * Support of multipart messages larger than 2GB in the embedded HTTP server | |
16 | 17 |
17 | 18 |
18 Version 1.7.2 (2020-07-08) | 19 Version 1.7.2 (2020-07-08) |
19 ========================== | 20 ========================== |
20 | 21 |