diff NEWS @ 5108:a386dfb5b386

Optimization: now using multiple threads to transcode files for asynchronous download of studies archive
author Alain Mazy <am@osimis.io>
date Tue, 22 Nov 2022 12:54:10 +0100
parents fcb2ed6c88ff
children 98da039474b1
line wrap: on
line diff
--- a/NEWS	Mon Nov 21 09:07:12 2022 +0100
+++ b/NEWS	Tue Nov 22 12:54:10 2022 +0100
@@ -8,6 +8,7 @@
   instead of Orthanc own AcceptedTransferSyntaxes.
 * Made the default SQLite DB more robust wrt future updates like adding new columns in DB.
 * Made the HTTP Client errors more verbose by including the url in the logs.
+* Optimization: now using multiple threads to transcode files for asynchronous download of studies archive.
 
 REST API
 --------