Mercurial > hg > orthanc
comparison NEWS @ 4131:eea760f20ed2 Orthanc-1.7.2
Orthanc-1.7.2
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 08 Jul 2020 11:50:26 +0200 |
parents | ce7709cb380e |
children | 2724977419fb |
comparison
equal
deleted
inserted
replaced
4130:4899c3135479 | 4131:eea760f20ed2 |
---|---|
1 Pending changes in the mainline | 1 Pending changes in the mainline |
2 =============================== | 2 =============================== |
3 | 3 |
4 * Private tags returned by C-FIND SCP (cf. option "DefaultPrivateCreator") | 4 |
5 * Packaging of the Orthanc framework library | 5 Version 1.7.2 (2020-07-08) |
6 | 6 ========================== |
7 Plugins | 7 |
8 ------- | 8 General |
9 | 9 ------- |
10 * New functions in the SDK: | 10 |
11 - new "changes": JobSubmitted, JobSuccess, JobFailure | 11 * C-FIND SCP now returns private tags (cf. option "DefaultPrivateCreator") |
12 * Packaging of the Orthanc framework as a shared library | |
13 | |
14 Plugins | |
15 ------- | |
16 | |
17 * New change types in the SDK: JobSubmitted, JobSuccess, JobFailure | |
12 | 18 |
13 Maintenance | 19 Maintenance |
14 ----------- | 20 ----------- |
15 | 21 |
16 * Issue #182: Better reporting of errors in plugins reading chunked HTTP body | 22 * Issue #182: Better reporting of errors in plugins reading chunked HTTP body |