Mercurial > hg > orthanc
comparison NEWS @ 3709:1f4910999fe7
Fix issue #168 (Plugins can't read private tags from the configuration file)
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 28 Feb 2020 13:23:11 +0100 |
parents | 58f92b1c8061 |
children | 1c69af37d8ae d737173197e1 |
comparison
equal
deleted
inserted
replaced
3708:bc25deb40302 | 3709:1f4910999fe7 |
---|---|
43 * Fix issue #154 (Matching against list of UID-s by C-MOVE) | 43 * Fix issue #154 (Matching against list of UID-s by C-MOVE) |
44 * Fix issue #156 (Chunked Dicom-web transfer uses 100% CPU) | 44 * Fix issue #156 (Chunked Dicom-web transfer uses 100% CPU) |
45 * Fix issue #165 (Boundary parameter in multipart Content-Type is too long) | 45 * Fix issue #165 (Boundary parameter in multipart Content-Type is too long) |
46 * Fix issue #166 (CMake find_boost version is now broken with newer boost/cmake) | 46 * Fix issue #166 (CMake find_boost version is now broken with newer boost/cmake) |
47 * Fix issue #167 (Job can't be cancelled - Handling of timeouts after established association) | 47 * Fix issue #167 (Job can't be cancelled - Handling of timeouts after established association) |
48 * Fix issue #168 (Plugins can't read private tags from the configuration file) | |
48 | 49 |
49 | 50 |
50 Version 1.5.8 (2019-10-16) | 51 Version 1.5.8 (2019-10-16) |
51 ========================== | 52 ========================== |
52 | 53 |