Mercurial > hg > orthanc-python
comparison NEWS @ 158:5adf2e1186ab OrthancPython-4.2
4.2
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Thu, 16 May 2024 12:21:18 +0200 |
parents | a6b4e0abe532 |
children | a5162d8bd2d4 |
comparison
equal
deleted
inserted
replaced
157:a8408ef2b2d8 | 158:5adf2e1186ab |
---|---|
1 Pending changes in the mainline | 1 Version 4.2 (2024-05-16) |
2 =============================== | 2 ======================== |
3 | 3 |
4 * Fix signature of "orthanc.RestOutput.SendHttpStatus()" | 4 * Fix signature of "orthanc.RestOutput.SendHttpStatus()" |
5 * Added orthanc.RegisterMoveCallback2() that takes 4 callbacks like the | 5 * Added orthanc.RegisterMoveCallback2() that takes 4 callbacks like the |
6 original C SDK function. This allows you to implement a correct handling | 6 original C SDK function. This allows you to implement a correct handling |
7 of the C-Move sub-operations count in the GetMoveSize(). The ApplyMove() | 7 of the C-Move sub-operations count in the GetMoveSize(). The ApplyMove() |