Mercurial > hg > orthanc
comparison NEWS @ 4907:d17a81fa7350
merge
author | Alain Mazy <am@osimis.io> |
---|---|
date | Mon, 21 Feb 2022 10:12:08 +0100 |
parents | b5b693465295 |
children | 0acc49da84ab |
comparison
equal
deleted
inserted
replaced
4906:f656fb878b50 | 4907:d17a81fa7350 |
---|---|
64 * Fix handling of option "DeidentifyLogs", notably for tags (0010,0010) and (0010,0020) | 64 * Fix handling of option "DeidentifyLogs", notably for tags (0010,0010) and (0010,0020) |
65 * New configuration options: | 65 * New configuration options: |
66 - "DicomThreadsCount" to set the number of threads in the embedded DICOM server | 66 - "DicomThreadsCount" to set the number of threads in the embedded DICOM server |
67 * Fix instances accumulating in DB while their attachments were not stored because of | 67 * Fix instances accumulating in DB while their attachments were not stored because of |
68 MaximumStorageSize limit reached with a single patient in DB. | 68 MaximumStorageSize limit reached with a single patient in DB. |
69 * Dropped support for static compilation of OpenSSL 1.0.2 and 1.1.1 | 69 * Dropped support for static compilation of OpenSSL 1.0.2 |
70 * Upgraded dependencies for static builds (notably on Windows and LSB): | 70 * Upgraded dependencies for static builds (notably on Windows and LSB): |
71 - openssl 3.0.1 | 71 - openssl 3.0.1 |
72 | 72 |
73 | 73 |
74 Version 1.9.7 (2021-08-31) | 74 Version 1.9.7 (2021-08-31) |