Mercurial > hg > orthanc-authorization
changeset 231:073f32ee084b 0.9.2
0.9.2
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Tue, 29 Apr 2025 11:02:14 +0200 (2 weeks ago) |
parents | dc8035ecabc6 |
children | 18d151defd74 |
files | CMakeLists.txt NEWS |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Fri Apr 18 08:38:52 2025 +0200 +++ b/CMakeLists.txt Tue Apr 29 11:02:14 2025 +0200 @@ -21,7 +21,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "0.9.2") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")
--- a/NEWS Fri Apr 18 08:38:52 2025 +0200 +++ b/NEWS Tue Apr 29 11:02:14 2025 +0200 @@ -1,5 +1,5 @@ -Pending changes -=============== +2025-04-29 - v 0.9.2 +==================== * When calling /dicom-web/studies with a resource token when no StudyInstanceUID is specified in the query args, the plugin now returns an empty list of resources