comparison NEWS @ 4905:b5b693465295

fix NEWS
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 21 Feb 2022 10:10:38 +0100
parents 181e67f9d129
children 0acc49da84ab
comparison
equal deleted inserted replaced
4904:f2e78f7164d6 4905:b5b693465295
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)