comparison NEWS @ 4687:fcd2dc7c8f31

"Replace", "Keep" and "Remove" in "/modify" and "/anonymize" accept paths to subsequences
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Jun 2021 17:24:44 +0200
parents 8be4721bd245
children e68edf92e5cc
comparison
equal deleted inserted replaced
4685:693f049729ba 4687:fcd2dc7c8f31
8 * New configuration option "SynchronousZipStream" to disable streaming of ZIP 8 * New configuration option "SynchronousZipStream" to disable streaming of ZIP
9 9
10 REST API 10 REST API
11 -------- 11 --------
12 12
13 * API version upgraded to 13
13 * ZIP archive/media generated in synchronous mode are now streamed by default 14 * ZIP archive/media generated in synchronous mode are now streamed by default
14 * "Replace" tags in "/modify" and "/anonymize" now supports value representation AT 15 * "Replace" tags in "/modify" and "/anonymize" now supports value representation AT
15 * "/jobs/..." has new field "ErrorDetails" to help identify the cause of an error 16 * "/jobs/..." has new field "ErrorDetails" to help identify the cause of an error
17 * "Replace", "Keep" and "Remove" in "/modify" and "/anonymize" accept paths to subsequences
18 using the syntax of the dcmodify command-line tool (wildcards are supported as well)
16 19
17 Maintenance 20 Maintenance
18 ----------- 21 -----------
19 22
20 * Full support of hierarchical relationships in tags whose VR is UI during anonymization 23 * Full support of hierarchical relationships in tags whose VR is UI during anonymization