# HG changeset patch # User Sebastien Jodogne # Date 1762536169 -3600 # Node ID eeab8c59b6f8008dfbda99e37602e2d00323748a # Parent e352e1a1cf7b68ce2087812e0981d2c3fa93d1b7 OrthancEducation-1.1 diff -r e352e1a1cf7b -r eeab8c59b6f8 CMakeLists.txt --- a/CMakeLists.txt Fri Nov 07 18:15:31 2025 +0100 +++ b/CMakeLists.txt Fri Nov 07 18:22:49 2025 +0100 @@ -23,7 +23,7 @@ project(OrthancEducation) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "1.1") set(ORTHANC_PLUGIN_NAME "education") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") diff -r e352e1a1cf7b -r eeab8c59b6f8 NEWS --- a/NEWS Fri Nov 07 18:15:31 2025 +0100 +++ b/NEWS Fri Nov 07 18:22:49 2025 +0100 @@ -1,6 +1,10 @@ Pending changes in the mainline =============================== + +Version 1.1 (2025-11-07) +======================== + * Enhancements to DICOM-ization of whole-slide images: - The imaged volume width can be specified in the Web interface - Display the image title in the whole-slide imaging viewer