changeset 306:61cd6c2c5e0d

merge
author Alain Mazy <am@orthanc.team>
date Thu, 27 Nov 2025 10:07:55 +0100
parents c526ed276ebc (current diff) a3af4f9f6b99 (diff)
children fc75b27b018e
files NEWS
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Thu Nov 27 10:07:02 2025 +0100
+++ b/NEWS	Thu Nov 27 10:07:55 2025 +0100
@@ -1,14 +1,14 @@
 Pending changes in the mainline
 ===============================
 
-TODO before release: update to SDK 1.12.10
+=> Maximum SDK version: 1.12.10 (default) <=
 
 * The "orthanc.pyi" stub is now excluded from the "install" step during the build
-* Added new SCP callbacks:
-  - RegisterFindCallback2
-  - RegisterMoveCallback3
-  - RegisterWorklistCallback2
-  - RegisterStorageCommitmentScpCallback2
+* Wrapped new SCP callbacks:
+  - RegisterFindCallback2()
+  - RegisterMoveCallback3()
+  - RegisterWorklistCallback2()
+  - RegisterStorageCommitmentScpCallback2()
 * Added Windows builder for Python 3.14 + fix builders for Python 3.13