diff NEWS @ 5217:eb41e1833cea db-protobuf

documentation
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 03 Apr 2023 16:54:46 +0200
parents ae3b5b29e379
children d0f7c742d397 5874e5dd9a38
line wrap: on
line diff
--- a/NEWS	Mon Apr 03 14:49:33 2023 +0200
+++ b/NEWS	Mon Apr 03 16:54:46 2023 +0200
@@ -5,18 +5,20 @@
 --------
 
 * API version upgraded to 20
-* /system: added UserMetadata
+* /system: added "UserMetadata"
+
+Plugins
+-------
+
+* Added "OrthancPluginRegisterDatabaseBackendV4()" to communicate using Google
+  Protocol Buffers between the Orthanc core and database plugins
 
 Maintenance
 -----------
 
 * Enforce the existence of the patient/study/instance while creating its archive
 * Security: New configuration option "RestApiWriteToFileSystemEnabled"
-  to allow "/instances/../export" that is now disabled by default.
-
-Bug Fixes
----------
-
+  to allow "/instances/../export" that is now disabled by default
 * Fix issue 214: VOILUTSequence is not returned in Wado-RS
 * Fix /tools/reset crashing when ExtraMainDicomTags were defined