diff 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
line wrap: on
line diff
--- a/Applications/StoneWebViewer/NEWS	Tue Sep 21 12:44:40 2021 +0200
+++ b/Applications/StoneWebViewer/NEWS	Thu Sep 23 14:38:42 2021 +0200
@@ -4,12 +4,13 @@
 * SeriesList: 
   - display the SeriesNumber tag in front of image count.
   - order series by SeriesNumber
-  - hide non displayable series (PR, SR)
+  - don't show non displayable series (see "SkipSeriesFromModalities")
 * In the top right overlay, display ContentDate/ContentTime if they are 
   available in the instance.  If not, StudyDate is displayed (previous
   behavior)
 * New configuration options:
   - "TimeFormat" to control the way Dicom Times are displayed.
+  - "SkipSeriesFromModalities" to ignore series from given modality types.
 
 
 Version 2.2 (2021-08-31)