diff NEWS @ 3845:281045a1e6db

new "info" field in "ReceivedInstanceFilter()" callback
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 16 Apr 2020 17:59:47 +0200
parents bdbe12aba99f
children 67e765d51bdf
line wrap: on
line diff
--- a/NEWS	Thu Apr 16 17:27:18 2020 +0200
+++ b/NEWS	Thu Apr 16 17:59:47 2020 +0200
@@ -10,6 +10,11 @@
   - "/modalities/{id}/store-straight": Synchronously send the DICOM instance in POST
     body to another modality (alternative to command-line tools such as "storescu")
 
+Lua
+---
+
+* New "info" field in "ReceivedInstanceFilter()" callback, containing
+  "HasPixelData" and "TransferSyntaxUID" information
 
 Maintenance
 -----------