Mercurial > hg > orthanc-webviewer
changeset 257:4fca00930829
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 26 May 2020 09:16:23 +0200 |
parents | 7db5d2f85527 (current diff) 8b01b05e2fee (diff) |
children | cd60e7a2960d |
files | CMakeLists.txt |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Tue May 26 08:25:26 2020 +0200 +++ b/NEWS Tue May 26 09:16:23 2020 +0200 @@ -1,6 +1,10 @@ Pending changes in the mainline =============================== + +Version 2.6 (2020-05-26) +======================== + * Move the GDCM decoder out of the Orthanc Web viewer plugin as a separate plugin: https://book.orthanc-server.com/plugins/gdcm.html * Performance: Replaced "OrthancPluginRegisterRestCallback" by