comparison NEWS @ 3845:281045a1e6db

new "info" field in "ReceivedInstanceFilter()" callback
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 16 Apr 2020 17:59:47 +0200
parents bdbe12aba99f
children 67e765d51bdf
comparison
equal deleted inserted replaced
3844:c9c34bb50f0a 3845:281045a1e6db
8 * API version has been upgraded to 6 8 * API version has been upgraded to 6
9 * Added: 9 * Added:
10 - "/modalities/{id}/store-straight": Synchronously send the DICOM instance in POST 10 - "/modalities/{id}/store-straight": Synchronously send the DICOM instance in POST
11 body to another modality (alternative to command-line tools such as "storescu") 11 body to another modality (alternative to command-line tools such as "storescu")
12 12
13 Lua
14 ---
15
16 * New "info" field in "ReceivedInstanceFilter()" callback, containing
17 "HasPixelData" and "TransferSyntaxUID" information
13 18
14 Maintenance 19 Maintenance
15 ----------- 20 -----------
16 21
17 * Source code repository moved from BitBucket to self-hosted server 22 * Source code repository moved from BitBucket to self-hosted server