diff NEWS @ 4473:68f52897c119

new URIs: /tools/accepted-transfer-syntaxes and /tools/unknown-sop-class-accepted to replace Lua callbacks for transfer syntaxes
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 26 Jan 2021 14:48:10 +0100
parents 06d164d8a0fd
children f8c1d94363b6
line wrap: on
line diff
--- a/NEWS	Tue Jan 26 10:18:50 2021 +0100
+++ b/NEWS	Tue Jan 26 14:48:10 2021 +0100
@@ -25,8 +25,16 @@
 REST API
 --------
 
+* "/tools/accepted-transfer-syntaxes": Get/set transfer syntaxes accepted by Orthanc C-STORE SCP
+* "/tools/unknown-sop-class-accepted": Get/set whether C-STORE SCP accepts unknown SOP class UID
 * "/modalities/{...}/query": New string argument "LocalAet"
 
+Lua
+---
+
+* BREAKING CHANGE: All the Lua callbacks "IsXXXTransferSyntaxAccepted()" and
+  "IsUnknownSopClassAccepted()" have been removed
+
 Plugins
 -------