Mercurial > hg > orthanc
comparison NEWS @ 4382:3aacd2bd8bbc varian
review changeset 4381:df313e410f0c
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 17 Dec 2020 15:10:04 +0100 |
parents | 85b5b0e1bac9 |
children | 7e0d015ad109 |
comparison
equal
deleted
inserted
replaced
4381:df313e410f0c | 4382:3aacd2bd8bbc |
---|---|
10 a 64bit (resp. 32bit) version of Orthanc | 10 a 64bit (resp. 32bit) version of Orthanc |
11 * New configuration options (contributions by Varian): | 11 * New configuration options (contributions by Varian): |
12 - "DeidentifyLogs" to remove patient identification from the logs (C-GET, C-MOVE, C-FIND) | 12 - "DeidentifyLogs" to remove patient identification from the logs (C-GET, C-MOVE, C-FIND) |
13 - "DeidentifyLogsDicomVersion" to specify the deidentification rules for the logs | 13 - "DeidentifyLogsDicomVersion" to specify the deidentification rules for the logs |
14 - "OrthancExplorerEnabled" to enable/disable the Orthanc Explorer Web user interface | 14 - "OrthancExplorerEnabled" to enable/disable the Orthanc Explorer Web user interface |
15 - "SslMinimumProtocolVersion" to set the minimal SSL protocol version (now defaults to SSL 1.2) | |
16 - "SslCiphersAccepted" to set the accepted ciphers over SSL (now defaults to FIPS 140-2) | |
15 | 17 |
16 REST API | 18 REST API |
17 -------- | 19 -------- |
18 | 20 |
19 * "/instances" can be used to import ZIP archives provided in the POST body | 21 * "/instances" can be used to import ZIP archives provided in the POST body |