comparison NEWS @ 1572:904096e7367e

More information about the origin request in OnStoredInstance() callbacks
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 25 Aug 2015 12:10:12 +0200
parents 9c5d93510414
children 0c29ebe80ac9
comparison
equal deleted inserted replaced
1571:3232f1c995a5 1572:904096e7367e
5 * Preview of PDF files encapsulated in DICOM from Orthanc Explorer 5 * Preview of PDF files encapsulated in DICOM from Orthanc Explorer
6 * Creation of DICOM files with encapsulated PDF through "/tools/create-dicom" 6 * Creation of DICOM files with encapsulated PDF through "/tools/create-dicom"
7 * "limit" and "since" arguments while retrieving DICOM resources in the REST API 7 * "limit" and "since" arguments while retrieving DICOM resources in the REST API
8 * Support of "deflate" and "gzip" content-types in HTTP requests 8 * Support of "deflate" and "gzip" content-types in HTTP requests
9 * Options to validate peers against CA certificates in HTTPS requests 9 * Options to validate peers against CA certificates in HTTPS requests
10
11 Lua
12 ---
13
14 * More information about the origin request in "OnStoredInstance()" callbacks
10 15
11 Plugins 16 Plugins
12 ------- 17 -------
13 18
14 * New function OrthancPluginBufferCompression() to (un)compress memory buffers 19 * New function OrthancPluginBufferCompression() to (un)compress memory buffers