Mercurial > hg > orthanc-object-storage
diff NEWS @ 68:58a03fce4897
new option for AWS: EnableLegacyUnknownFiles
author | Alain Mazy <am@osimis.io> |
---|---|
date | Fri, 09 Jul 2021 15:40:07 +0200 |
parents | 5e2b58eb6557 |
children | 16e419fe80c5 |
line wrap: on
line diff
--- a/NEWS Fri Jul 09 13:27:29 2021 +0200 +++ b/NEWS Fri Jul 09 15:40:07 2021 +0200 @@ -1,3 +1,11 @@ +2021-07-09 - v 1.3.2 +==================== + +* AWS: improved error reporting +* AWS: new option "EnableLegacyUnknownFiles" should be enabled if files were saved with plugin version 1.2.0 and Orthanc 1.9.3. + This allows reading .unk files that were generated at this time. You can get rid of this option once you've renamed all the .unk + files into .dcm.head files. + 2021-07-09 - v 1.3.1 ====================