comparison NEWS @ 2799:6e3a60b85da6

New primitives to access Orthanc peers from plugins
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 22 Aug 2018 16:55:07 +0200
parents 9a0c6a046cc2
children dc7330089736
comparison
equal deleted inserted replaced
2798:5c83e5cf9d79 2799:6e3a60b85da6
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3
4
5 Plugins
6 -------
7
8 * New primitives to access Orthanc peers from plugins
9
10
11 Maintenance
12 -----------
3 13
4 * New configuration option: "HttpVerbose" to debug outgoing HTTP connections 14 * New configuration option: "HttpVerbose" to debug outgoing HTTP connections
5 * Fix incoming DICOM C-Store filtering for JPEG-LS transfer syntaxes 15 * Fix incoming DICOM C-Store filtering for JPEG-LS transfer syntaxes
6 * Fix OrthancPluginHttpClient() to return the HTTP status on errors 16 * Fix OrthancPluginHttpClient() to return the HTTP status on errors
7 * Fix HTTPS requests to sites using a certificate encrypted with ECDSA 17 * Fix HTTPS requests to sites using a certificate encrypted with ECDSA