Mercurial > hg > orthanc
changeset 1607:a1c92fd4d26d
news
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 01 Sep 2015 17:40:45 +0200 |
parents | 31f4adefb88f |
children | adc6a5704cdb |
files | NEWS |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Tue Sep 01 17:37:26 2015 +0200 +++ b/NEWS Tue Sep 01 17:40:45 2015 +0200 @@ -21,6 +21,7 @@ ------- * New functions to compress/uncompress images using PNG and JPEG +* New functions to issue HTTP requests from plugins * New function "OrthancPluginBufferCompression()" to (un)compress memory buffers * New function "OrthancPluginReadFile()" to read files from the filesystem * New function "OrthancPluginWriteFile()" to write files to the filesystem @@ -39,6 +40,7 @@ (this feature can be disabled with the "HttpDescribeErrors" option) * Upgrade to curl 7.44.0 for static and Windows builds * Upgrade to libcurl 1.0.2d for static and Windows builds +* Depends on libjpeg 9a * Bypass zlib uncompression if "StorageCompression" is enabled and HTTP client supports deflate