# HG changeset patch # User Alain Mazy # Date 1702983658 -3600 # Node ID 348f0cd33cb73698f121ab801c1f3e85f5daaa8d # Parent 7e53735eeacbce0f4ff42ee3e42c5ccf43dfd69c 0.6.2 diff -r 7e53735eeacb -r 348f0cd33cb7 CMakeLists.txt --- a/CMakeLists.txt Tue Dec 19 11:52:51 2023 +0100 +++ b/CMakeLists.txt Tue Dec 19 12:00:58 2023 +0100 @@ -19,7 +19,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "0.6.2") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline") diff -r 7e53735eeacb -r 348f0cd33cb7 NEWS --- a/NEWS Tue Dec 19 11:52:51 2023 +0100 +++ b/NEWS Tue Dec 19 12:00:58 2023 +0100 @@ -1,11 +1,11 @@ -Pending changes in the mainline -=============================== +2023-11-13 - v 0.6.2 +==================== * Now handling new GET /tools/create-archive and sibling routes. -23-11-13 - v 0.6.1 -================== +2023-11-13 - v 0.6.1 +==================== * Updated default "Permissions" configuration to take the "/merge" routes into account. @@ -13,8 +13,8 @@ is providing user profiles ("WebServiceUserProfileUrl" has been configured). -23-09-18 - v 0.6.0 -================== +2023-09-18 - v 0.6.0 +==================== * Now handling permissions based on labels from a user profile: - filter the results from tools/find to grant access only to the