comparison NEWS @ 3942:5b882ad2ffd0 transcoding

"/{patients|studies|series}/.../modify": New option "KeepSource"
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 18 May 2020 19:09:06 +0200
parents c205f670098e
children b26d25d3c1c7
comparison
equal deleted inserted replaced
3941:771dbd9eb3bd 3942:5b882ad2ffd0
20 Note that it was already possible to "Replace" it. 20 Note that it was already possible to "Replace" it.
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 - "/instances/.../modify": New option "Transcode" 26 - "/instances/.../modify": New option "Transcode"
26 - ".../archive", ".../media", "/tools/create-media" and 27 - ".../archive", ".../media", "/tools/create-media" and
27 "/tools/create-archive": New option "Transcode" 28 "/tools/create-archive": New option "Transcode"
28 - "/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
29 to 1.5.7 behaviour. 30 to 1.5.7 behaviour.