# HG changeset patch # User Alain Mazy <am@orthanc.team> # Date 1745917334 -7200 # Node ID 073f32ee084b8c6ad434d16be82388bce1c12647 # Parent dc8035ecabc6f2c1dbc4df09ff4522ac48663142 0.9.2 diff -r dc8035ecabc6 -r 073f32ee084b CMakeLists.txt --- 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") diff -r dc8035ecabc6 -r 073f32ee084b NEWS --- 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