# HG changeset patch # User Sebastien Jodogne # Date 1611685325 -3600 # Node ID 712d8e7a1addbf2ab1cf42b39c1d30fca5ff96fe # Parent ccca625b529ce5a191b1af73e5bbe069722daa23# Parent 37795a3d49021da79ce0651451e19b3ee529e28e back to mainline diff -r ccca625b529c -r 712d8e7a1add CMakeLists.txt --- a/CMakeLists.txt Fri Jan 22 19:56:32 2021 +0100 +++ b/CMakeLists.txt Tue Jan 26 19:22:05 2021 +0100 @@ -27,7 +27,7 @@ set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_SOURCE "hg") else() - set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "1.8.1") + set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "1.8.2") set(ORTHANC_FRAMEWORK_DEFAULT_SOURCE "web") endif() diff -r ccca625b529c -r 712d8e7a1add NEWS --- a/NEWS Fri Jan 22 19:56:32 2021 +0100 +++ b/NEWS Tue Jan 26 19:22:05 2021 +0100 @@ -1,6 +1,10 @@ Pending changes in the mainline =============================== + +Version 1.5 (2021-01-26) +======================== + * Possibility to store the definition of DICOMweb servers into the Orthanc database * New configuration option "DicomWeb.ServersInDatabase" * Fix compliance with DICOM >= 2016c: If no "transfer-syntax" is provided in WADO-RS