diff NEWS @ 5219:802e2e3d9bfc

integration db-protobuf->mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 03 Apr 2023 17:00:51 +0200
parents eb41e1833cea
children d0f7c742d397 5874e5dd9a38
line wrap: on
line diff
--- a/NEWS	Fri Mar 31 16:32:02 2023 +0200
+++ b/NEWS	Mon Apr 03 17:00:51 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