comparison NEWS @ 256:8b01b05e2fee OrthancWebViewer-2.6

OrthancWebViewer-2.6
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 26 May 2020 09:12:07 +0200
parents 1d761296eb8d
children 6171ef61c512
comparison
equal deleted inserted replaced
255:7db5d2f85527 256:8b01b05e2fee
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3
4
5 Version 2.6 (2020-05-26)
6 ========================
3 7
4 * Move the GDCM decoder out of the Orthanc Web viewer plugin as a 8 * Move the GDCM decoder out of the Orthanc Web viewer plugin as a
5 separate plugin: https://book.orthanc-server.com/plugins/gdcm.html 9 separate plugin: https://book.orthanc-server.com/plugins/gdcm.html
6 * Performance: Replaced "OrthancPluginRegisterRestCallback" by 10 * Performance: Replaced "OrthancPluginRegisterRestCallback" by
7 "OrthancPluginRegisterRestCallbackNoLock" 11 "OrthancPluginRegisterRestCallbackNoLock"