Mercurial > hg > orthanc
comparison NEWS @ 3214:2a688e8b3c49
typo
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 08 Feb 2019 16:45:40 +0100 |
parents | 304184684107 |
children | cf8cbeb35f33 |
comparison
equal
deleted
inserted
replaced
3213:abb204aed6bf | 3214:2a688e8b3c49 |
---|---|
29 * New functions in the SDK: | 29 * New functions in the SDK: |
30 - OrthancPluginSetMetricsValue() to set the value of a metrics | 30 - OrthancPluginSetMetricsValue() to set the value of a metrics |
31 - OrthancPluginRegisterRefreshMetricsCallback() to ask to refresh metrics | 31 - OrthancPluginRegisterRefreshMetricsCallback() to ask to refresh metrics |
32 - OrthancPluginEncodeDicomWebJson() to convert DICOM to "application/dicom+json" | 32 - OrthancPluginEncodeDicomWebJson() to convert DICOM to "application/dicom+json" |
33 - OrthancPluginEncodeDicomWebXml() to convert DICOM to "application/dicom+xml" | 33 - OrthancPluginEncodeDicomWebXml() to convert DICOM to "application/dicom+xml" |
34 * New function: | |
35 * New extensions in the database SDK: LookupResourceAndParent and GetAllMetadata | 34 * New extensions in the database SDK: LookupResourceAndParent and GetAllMetadata |
36 | 35 |
37 Maintenance | 36 Maintenance |
38 ----------- | 37 ----------- |
39 | 38 |