diff NEWS @ 5446:912565317b9a

plugins are now allowed to modify/delete private metadata/attachments
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 24 Nov 2023 12:12:03 +0100
parents ac68a4383e51
children dacdce5e5c22
line wrap: on
line diff
--- a/NEWS	Fri Nov 24 11:53:23 2023 +0100
+++ b/NEWS	Fri Nov 24 12:12:03 2023 +0100
@@ -50,6 +50,13 @@
   - added 'orthanc_storage_cache_count' and 'orthanc_storage_cache_size_mb'
 
 
+Plugins
+-------
+
+* Plugins are now allowed to modify/delete private metadata/attachments
+  (i.e. whose identifiers are < 1024)
+
+
 Maintenance
 -----------