comparison NEWS @ 252:1d761296eb8d transcoding

updated doc
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 26 May 2020 08:19:44 +0200
parents e866849335fd
children 8b01b05e2fee
comparison
equal deleted inserted replaced
241:ca7986c480a6 252:1d761296eb8d
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 * Move the GDCM decoder out of the Orthanc Web viewer plugin as a separate plugin 4 * Move the GDCM decoder out of the Orthanc Web viewer plugin as a
5 separate plugin: https://book.orthanc-server.com/plugins/gdcm.html
5 * Performance: Replaced "OrthancPluginRegisterRestCallback" by 6 * Performance: Replaced "OrthancPluginRegisterRestCallback" by
6 "OrthancPluginRegisterRestCallbackNoLock" 7 "OrthancPluginRegisterRestCallbackNoLock"
7 * Authorization tokens passed as url search params in Orthanc Explorer 8 * Authorization tokens passed as url search params in Orthanc Explorer
8 are now transmitted to the viewer and included as headers in every 9 are now transmitted to the viewer and included as headers in every
9 HTTP request to the Rest API easing the usage of the Authorization 10 HTTP request to the Rest API easing the usage of the Authorization
10 plugin 11 plugin
11 * Upgraded Orthanc framework to 1.6.1 12 * Upgrade to Orthanc framework to 1.7.0
12 13
13 14
14 Version 2.5 (2019-02-27) 15 Version 2.5 (2019-02-27)
15 ======================== 16 ========================
16 17
17 * Upgrade to GDCM 2.8.8 for static builds 18 * Upgrade to GDCM 2.8.8 for static builds
18 * Upgraded Orthanc framework to 1.5.5 19 * Upgrade to Orthanc framework to 1.5.5
19 20
20 21
21 Version 2.4 (2018-04-23) 22 Version 2.4 (2018-04-23)
22 ======================== 23 ========================
23 24