comparison NEWS @ 4151:8c559dd5034b

Fix possible crash in HttpClient if sending multipart body (can occur in STOW-RS)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 19 Aug 2020 11:59:02 +0200
parents c5cdb6dc6865
children 36257d6f348f
comparison
equal deleted inserted replaced
4150:b56f3a37a4a1 4151:8c559dd5034b
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3
4 Plugins
5 -------
6
7 * New config option "Worklist.LimitAnswers" for the sample modality worklist plugin
8
9 Maintenance
10 -----------
3 11
4 * Add missing tag "Retrieve AE Title (0008,0054)" in C-FIND SCP responses 12 * Add missing tag "Retrieve AE Title (0008,0054)" in C-FIND SCP responses
5 * Fix DICOM SCP filters if some query tag has more than 256 characters 13 * Fix DICOM SCP filters if some query tag has more than 256 characters
6 * "/series/.../ordered-slices" supports spaces in Image Position/Orientation Patient tags 14 * "/series/.../ordered-slices" supports spaces in Image Position/Orientation Patient tags
7 * New config option "Worklist.LimitAnswers" for the sample modality worklist plugin 15 * Fix possible crash in HttpClient if sending multipart body (can occur in STOW-RS)
8 16
9 17
10 Version 1.7.2 (2020-07-08) 18 Version 1.7.2 (2020-07-08)
11 ========================== 19 ==========================
12 20