Mercurial > hg > orthanc
comparison NEWS @ 4454:f20a7655fb1c
Fix upload of multiple DICOM files using one single POST call to "multipart/form-data"
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 19 Jan 2021 12:03:49 +0100 |
parents | 4f8e77c650e8 |
children | a8f554ca5ac6 |
comparison
equal
deleted
inserted
replaced
4453:4f8e77c650e8 | 4454:f20a7655fb1c |
---|---|
22 - OrthancPluginRegisterStorageArea2() | 22 - OrthancPluginRegisterStorageArea2() |
23 | 23 |
24 Maintenance | 24 Maintenance |
25 ----------- | 25 ----------- |
26 | 26 |
27 * Partial fix of issue #48 (Windows service not stopped properly), cf. comment 4 | 27 * Fix upload of multiple DICOM files using one single POST call to "multipart/form-data" |
28 Could be the final resolution of issue #21 (DICOM files missing after uploading with Firefox) | |
29 * Partial fix of issue #48 (Windows service not stopped properly), cf. comments 4 and 5 | |
28 * Upgraded dependencies for static builds (notably on Windows): | 30 * Upgraded dependencies for static builds (notably on Windows): |
29 - jsoncpp 1.9.4 | 31 - jsoncpp 1.9.4 |
30 | 32 |
31 | 33 |
32 Version 1.8.2 (2020-12-18) | 34 Version 1.8.2 (2020-12-18) |