Mercurial > hg > orthanc-python
comparison NEWS @ 107:461dfb859ac7
upgrade to Orthanc SDK 1.10.0
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 23 Feb 2022 17:45:42 +0100 |
parents | eb6ac5a801d1 |
children | 80f3a034d47f |
comparison
equal
deleted
inserted
replaced
106:5094e2d8f043 | 107:461dfb859ac7 |
---|---|
1 Pending changes in the mainline | 1 Pending changes in the mainline |
2 =============================== | 2 =============================== |
3 | 3 |
4 * New functions from the SDK wrapped in Python (if Orthanc SDK is >= 1.10.0): | 4 => Minimum SDK version: 1.10.0 <= |
5 | |
6 * New functions from the SDK wrapped in Python: | |
5 - orthanc.RegisterIncomingCStoreInstanceFilter() | 7 - orthanc.RegisterIncomingCStoreInstanceFilter() |
6 - orthanc.RegisterReceivedInstanceCallback() | 8 - orthanc.RegisterReceivedInstanceCallback() |
7 | 9 |
8 | 10 |
9 Version 3.4 (2021-08-31) | 11 Version 3.4 (2021-08-31) |