Mercurial > hg > orthanc-dicomweb
changeset 549:d6ed864fda66
doc
author | Alain Mazy <am@osimis.io> |
---|---|
date | Thu, 27 Oct 2022 10:37:39 +0200 |
parents | 02f8da1ac118 |
children | d9d48a733f61 73a2a9cf3375 |
files | NEWS TODO |
diffstat | 2 files changed, 7 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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"
--- 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