# HG changeset patch # User Alain Mazy # Date 1711368200 -3600 # Node ID 1bc074f956f114fdae8a087368aa2c862833dd04 # Parent 9434bb40e27c3cd2ae34228b9f1f6aceaba6d652 0.7.1 diff -r 9434bb40e27c -r 1bc074f956f1 CMakeLists.txt --- a/CMakeLists.txt Mon Mar 25 13:02:34 2024 +0100 +++ b/CMakeLists.txt Mon Mar 25 13:03:20 2024 +0100 @@ -20,7 +20,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "0.7.1") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline") diff -r 9434bb40e27c -r 1bc074f956f1 NEWS --- a/NEWS Mon Mar 25 13:02:34 2024 +0100 +++ b/NEWS Mon Mar 25 13:03:20 2024 +0100 @@ -1,5 +1,5 @@ -Pending changes in the mainline -=============================== +2024-03-25 - v 0.7.1 +==================== * Added missing parsing of /dicom-web/studies/.../instances * Clarification: the "authorized_labels" field of the user profile