# HG changeset patch # User Alain Mazy # Date 1666859859 -7200 # Node ID d6ed864fda66e1a19d3868cac7e38f5b91acdc94 # Parent 02f8da1ac118dc88ecd4ccf3dad76e1aa6cdaab8 doc diff -r 02f8da1ac118 -r d6ed864fda66 NEWS --- a/NEWS Mon Oct 17 13:35:44 2022 +0200 +++ b/NEWS Thu Oct 27 10:37:39 2022 +0200 @@ -1,11 +1,12 @@ -Pending changes in the mainline -=============================== +Version 1.12 (2022-10-27) +========================= * Stow-RS now calls to the plugin flavored /instances route and now also forwards the HTTP headers from the Incoming Stow-RS request. + Version 1.11 (2022-10-13) -=========================== +========================= * Added a list of "Resources" in the DicomWebStowClient Job "Content" diff -r 02f8da1ac118 -r d6ed864fda66 TODO --- a/TODO Mon Oct 17 13:35:44 2022 +0200 +++ b/TODO Thu Oct 27 10:37:39 2022 +0200 @@ -4,4 +4,6 @@ * /rendered at study level shall return all instances, not only one (https://groups.google.com/g/orthanc-users/c/uFWanYhV8Fs/m/ezi1iXCXCAAJ) Check /rendered at series level too. -* Implement serialization of DicomWeb jobs \ No newline at end of file +* Implement serialization of DicomWeb jobs + +* update OrthancFramework to 1.11.2+ once released (more verbose HttpClient) \ No newline at end of file