Mercurial > hg > orthanc-object-storage
diff NEWS @ 55:9d03e24dafc1
fix extension of DCM header files
author | Alain Mazy <am@osimis.io> |
---|---|
date | Fri, 21 May 2021 11:36:58 +0200 |
parents | 1c3e34f5c5c6 |
children | b922ae86bbe1 |
line wrap: on
line diff
--- a/NEWS Fri May 21 10:11:49 2021 +0200 +++ b/NEWS Fri May 21 11:36:58 2021 +0200 @@ -1,6 +1,9 @@ Pending changes in the mainline =============================== +* BREAKING CHANGE: fix extension of DCM header files from dcm.head to .dcm.head. If you have saved compressed or + encrypted files with a previous version of the plugin and/or with a Orthanc 1.9.1 or 1.9.2, you might have to rename + all your *.unk files into *.dcm.head files or your *dcm.head files into *.dcm.head files. * AWS S3: if no access & secret keys are provided, now getting the credentials from the default credentials manager 2021-04-26 - v 1.2.0