comparison NEWS @ 2211:c88c8807a0ed

news
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 10 Dec 2016 09:41:15 +0100
parents e3fd5bc429a2
children 3eefb84ac0bd
comparison
equal deleted inserted replaced
2210:7bcff7bb7cbf 2211:c88c8807a0ed
27 ------- 27 -------
28 28
29 * New function: "OrthancPluginRegisterPrivateDictionaryTag()" to register private tags 29 * New function: "OrthancPluginRegisterPrivateDictionaryTag()" to register private tags
30 * More control over client cache in the ServeFolders plugin 30 * More control over client cache in the ServeFolders plugin
31 * New C++ help wrappers in "Plugins/Samples/Common/" to read DICOM datasets from REST API 31 * New C++ help wrappers in "Plugins/Samples/Common/" to read DICOM datasets from REST API
32 * New data structure: "OrthancPluginFindMatcher" to match DICOM against C-Find queries
32 33
33 Maintenance 34 Maintenance
34 ----------- 35 -----------
35 36
36 * Fix handling of encodings in C-FIND requests (including for worklists) 37 * Fix handling of encodings in C-FIND requests (including for worklists)