changeset 105:e933daed5edd

note
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Sep 2026 08:16:47 +0200
parents e81b5ab529fa
children d69d48538985
files NEWS
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Wed Aug 19 14:56:39 2026 +0200
+++ b/NEWS	Wed Sep 09 08:16:47 2026 +0200
@@ -1,7 +1,8 @@
 Pending changes in the mainline
 ===============================
 
-* Support for saving annotations in orthanc-wsi
+* Support for saving annotations in orthanc-wsi (by adding the "source"
+  field in the authentication payload)
 * Fix opening of viewers if Orthanc is not branched at the root of the server
 * Disabled "Expect: 100-continue" HTTP header during LTI registration,
   which is not always properly handled by certain LTI deployments