comparison Applications/StoneWebViewer/NEWS @ 1862:63587fdeec69

added 'SkipSeriesFromModalities' to ignore series from modality types
author Alain Mazy <am@osimis.io>
date Thu, 23 Sep 2021 14:38:42 +0200
parents 9290d2916150
children f4050908c6bc
comparison
equal deleted inserted replaced
1861:9290d2916150 1862:63587fdeec69
2 =============================== 2 ===============================
3 3
4 * SeriesList: 4 * SeriesList:
5 - display the SeriesNumber tag in front of image count. 5 - display the SeriesNumber tag in front of image count.
6 - order series by SeriesNumber 6 - order series by SeriesNumber
7 - hide non displayable series (PR, SR) 7 - don't show non displayable series (see "SkipSeriesFromModalities")
8 * In the top right overlay, display ContentDate/ContentTime if they are 8 * In the top right overlay, display ContentDate/ContentTime if they are
9 available in the instance. If not, StudyDate is displayed (previous 9 available in the instance. If not, StudyDate is displayed (previous
10 behavior) 10 behavior)
11 * New configuration options: 11 * New configuration options:
12 - "TimeFormat" to control the way Dicom Times are displayed. 12 - "TimeFormat" to control the way Dicom Times are displayed.
13 - "SkipSeriesFromModalities" to ignore series from given modality types.
13 14
14 15
15 Version 2.2 (2021-08-31) 16 Version 2.2 (2021-08-31)
16 ======================== 17 ========================
17 18