Mercurial > hg > orthanc-dicomweb
changeset 483:34b47baaec05
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 18 Dec 2020 07:18:42 +0100 |
parents | c6af6269d675 (current diff) b751b1383e07 (diff) |
children | bcf2a61b5627 |
files | CMakeLists.txt |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Thu Dec 17 18:40:18 2020 +0100 +++ b/NEWS Fri Dec 18 07:18:42 2020 +0100 @@ -1,6 +1,10 @@ Pending changes in the mainline =============================== + +Version 1.4 (2020-12-18) +======================== + * "Extrapolate" mode doesn't fail if no consensus is found in WADO-RS Retrieve Metadata. This is necessary for proper behavior of the Stone Web viewer on very small series. * Fix issue #190 (STOW-RS fails is multipart boundary is surrounded by quotes in headers)