diff NEWS @ 5148:2df546a76e17

If specifying 'Transcode' option to /modify or /anonymize, this value will take over the 'IngestTranscoding' global configuration
author Alain Mazy <am@osimis.io>
date Fri, 27 Jan 2023 12:56:55 +0100
parents 19ccae2e0371
children c81f363d3aa3
line wrap: on
line diff
--- a/NEWS	Fri Jan 27 11:49:28 2023 +0100
+++ b/NEWS	Fri Jan 27 12:56:55 2023 +0100
@@ -26,6 +26,8 @@
     tags (PatientName, PatientBirthDate, ...)
 * Automatically reconstruct the modified resources at the end of the DICOM modifications job to ensure
   improved consistency of the DICOM model.
+* If specifying 'Transcode' option to /modify or /anonymize, this value will take over the 'IngestTranscoding'
+  global configuration
 * Allow the HTTP server to return responses > 2GB (fixes asynchronous download of zip studies > 2GB)
 * /modalities/.../store now accepts "CalledAet", "Host", "Port" to override the modality configuration 
   from the configuration file for a specific operation.