# HG changeset patch # User Sebastien Jodogne # Date 1788942092 -7200 # Node ID 9285e7684b22a16b9eb92de87a6bae008f97a474 # Parent e5b220fa12342717f9b19f5d5bede465854867cb# Parent 0bc707781b859d98c1267bb40e2bcc1fa5985371 back to mainline diff -r e5b220fa1234 -r 9285e7684b22 CITATION.cff --- a/CITATION.cff Wed Sep 09 09:26:16 2026 +0200 +++ b/CITATION.cff Wed Sep 09 10:21:32 2026 +0200 @@ -10,5 +10,5 @@ doi: "10.1007/s10278-018-0082-y" license: "GPL-3.0-or-later" repository-code: "https://orthanc.uclouvain.be/hg/orthanc/" -version: 1.12.9 -date-released: 2025-08-11 +version: "1.2" +date-released: 2026-09-09 diff -r e5b220fa1234 -r 9285e7684b22 CMakeLists.txt diff -r e5b220fa1234 -r 9285e7684b22 NEWS --- a/NEWS Wed Sep 09 09:26:16 2026 +0200 +++ b/NEWS Wed Sep 09 10:21:32 2026 +0200 @@ -1,6 +1,10 @@ Pending changes in the mainline =============================== + +Version 1.2 (2026-09-09) +======================== + * 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