Mercurial > hg > orthanc
diff NEWS @ 4893:85900e1516c6
typos
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sun, 20 Feb 2022 11:15:37 +0100 |
parents | 8523078f3f4b |
children | 6a501ad6545e |
line wrap: on
line diff
--- a/NEWS Sun Feb 20 11:07:05 2022 +0100 +++ b/NEWS Sun Feb 20 11:15:37 2022 +0100 @@ -14,7 +14,7 @@ only "AllowStore" and "AllowFindWorklist" enabled but might have "AllowFind" disabled to prevent listing past patient studies. Possible BREAKING-CHANGE: if you relied on "DicomAlwaysAllowFind" or "AllowFind" - to specifically authorize C-Find for worklist, you now need to explicitely enable + to specifically authorize C-Find for worklist, you now need to explicitly enable "DicomAlwaysAllowFindWorklist" and/or "AllowFindWorklist" * Added a storage cache in RAM to avoid reading the same files multiple times from the storage. This greatly improves, among other things, the performance of WADO-RS @@ -22,7 +22,7 @@ * New configuration option "MaximumStorageCacheSize" to configure the size of the new storage cache. * New configuration option "ZipLoaderThreads" to configure the number of threads used - to read instances from storage when createing a Zip archive/media. + to read instances from storage when creating a Zip archive/media. * Support decoding of black-and-white images (with 1 bit per pixel), notably DICOM SEG * Added links to download attachments from the Orthanc Explorer