changeset 113:9285e7684b22 default tip

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Sep 2026 10:21:32 +0200
parents e5b220fa1234 (current diff) 0bc707781b85 (diff)
children
files CMakeLists.txt
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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
--- 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