Mercurial > hg > orthanc
diff NEWS @ 4696:dd6274412ff4
new configuration option "ExternalDictionaries" to load external DICOM dictionaries
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 17 Jun 2021 15:47:21 +0200 |
parents | da1edb7d6332 |
children | 569d9ef165b1 |
line wrap: on
line diff
--- a/NEWS Thu Jun 17 14:00:34 2021 +0200 +++ b/NEWS Thu Jun 17 15:47:21 2021 +0200 @@ -5,7 +5,9 @@ ------- * Orthanc now anonymizes according to Basic Profile of PS 3.15-2021b Table E.1-1 -* New configuration option "SynchronousZipStream" to disable streaming of ZIP +* New configuration options: + - "ExternalDictionaries" to load external DICOM dictionaries (useful for DICONDE) + - "SynchronousZipStream" to disable streaming of ZIP REST API --------