comparison NEWS @ 3943:b26d25d3c1c7 transcoding

"/{patients|studies|series}/.../modify": New option "Transcode"
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 18 May 2020 21:37:31 +0200
parents 5b882ad2ffd0
children cf6eb4fc6841
comparison
equal deleted inserted replaced
3942:5b882ad2ffd0 3943:b26d25d3c1c7
21 - added "Timeout" parameter to every DICOM operation 21 - added "Timeout" parameter to every DICOM operation
22 - "/queries/.../answers/../retrieve": "TargetAet" not mandatory anymore 22 - "/queries/.../answers/../retrieve": "TargetAet" not mandatory anymore
23 (defaults to the local AET) 23 (defaults to the local AET)
24 * Changes: 24 * Changes:
25 - "/{patients|studies|series}/.../modify": New option "KeepSource" 25 - "/{patients|studies|series}/.../modify": New option "KeepSource"
26 - "/instances/.../modify": New option "Transcode" 26 - "/{patients|studies|series|instances}/.../modify": New option "Transcode"
27 - ".../archive", ".../media", "/tools/create-media" and 27 - ".../archive", ".../media", "/tools/create-media" and
28 "/tools/create-archive": New option "Transcode" 28 "/tools/create-archive": New option "Transcode"
29 - "/ordered-slices": reverted the change introduced in 1.5.8 and go-back 29 - "/ordered-slices": reverted the change introduced in 1.5.8 and go-back
30 to 1.5.7 behaviour. 30 to 1.5.7 behaviour.
31 31