comparison TODO @ 4931:0b14c766ca7a

NEWS
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 07 Mar 2022 18:56:15 +0100
parents ce038165de74
children e1495a34cd39
comparison
equal deleted inserted replaced
4930:1ce32c1ec4cf 4931:0b14c766ca7a
26 * Add an option to run Orthanc in read-only mode both for DICOM and for Rest API. 26 * Add an option to run Orthanc in read-only mode both for DICOM and for Rest API.
27 * Logging: add some information like Thread-Id to contextualize the logs 27 * Logging: add some information like Thread-Id to contextualize the logs
28 * (1) Accept extra DICOM tags dictionaries in the DCMTK format '.dic' (easier to use than declare 28 * (1) Accept extra DICOM tags dictionaries in the DCMTK format '.dic' (easier to use than declare
29 them in the Orthanc configuration file). Even the standard dictionaries could be 29 them in the Orthanc configuration file). Even the standard dictionaries could be
30 overriden by these custom dictionaries. 30 overriden by these custom dictionaries.
31 * provide more flexibility wrt Dicom TLS ciphers and TLS version: 31 * Provide more flexibility wrt Dicom TLS ciphers and TLS version:
32 https://groups.google.com/g/orthanc-users/c/X4IhmXCSr7I/m/EirawAFcBwAJ 32 https://groups.google.com/g/orthanc-users/c/X4IhmXCSr7I/m/EirawAFcBwAJ
33 * Provide a configuration option to index additional tags as "MainDicomTags":
34 https://groups.google.com/g/orthanc-users/c/04oPNMHMzfE/m/kgHCroPWAQAJ
33 35
34 36
35 ============================ 37 ============================
36 Documentation (Orthanc Book) 38 Documentation (Orthanc Book)
37 ============================ 39 ============================