comparison NEWS @ 1790:bec9edcf0d98 worklists

news
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 18 Nov 2015 17:01:28 +0100
parents 2dbf25006f88
children cd213ebcaefd
comparison
equal deleted inserted replaced
1789:bdcc1dba4a53 1790:bec9edcf0d98
16 * ".../preview" and ".../image-uint8" can return JPEG images if the HTTP Accept Header asks so 16 * ".../preview" and ".../image-uint8" can return JPEG images if the HTTP Accept Header asks so
17 17
18 Plugins 18 Plugins
19 ------- 19 -------
20 20
21 * New functions "OrthancPluginDicomInstanceToJson()" and "OrthancPluginDicomBufferToJson()"
21 * New function "OrthancPluginRegisterErrorCode()" to declare custom error codes 22 * New function "OrthancPluginRegisterErrorCode()" to declare custom error codes
22 * New function "OrthancPluginRegisterDictionaryTag()" to declare custom DICOM tags 23 * New function "OrthancPluginRegisterDictionaryTag()" to declare custom DICOM tags
23 * New function "OrthancPluginRestApiGet2()" to provide HTTP headers when calling Orthanc API 24 * New function "OrthancPluginRestApiGet2()" to provide HTTP headers when calling Orthanc API
24 * New "OrthancStarted", "OrthancStopped", "UpdatedAttachment" 25 * New "OrthancStarted", "OrthancStopped", "UpdatedAttachment"
25 and "UpdatedMetadata" events in change callbacks 26 and "UpdatedMetadata" events in change callbacks