Your comments

Build: 19.1.23964

Issue Type Components Summary
Bug Installer, .NET Client

ClickOnceRun prompts user with "Unknown Publisher"

Build: 19.2.23810.7062

Issue Type Components Summary
Task Administration Page, Permissions, UIUX

Listify scoped permission box of Edit Role Modal

Task Data Streaming

Allow omission of webservicebase returnValue in activity trace

Task Host Page, UIUX

Ability to add URL links in Notes

Task Host Page, Messages, UIUX

Disable/remove the up/down arrow effect in the messages tab

Task Security

Reduce MaxInvalidPasswordAttempts default value

Story Extension, Helper, .NET Client

Invoke client commands from the helper

Story Host Page, UIUX

Add Expanded List of Default Custom Properties

Story Session Groups

Add New Default Session Groups to Access in New Instances/Installations

Bug Administration Page, UIUX

Admin page needs more top padding

Bug Administration Page, Host Page, Session Groups, Triggers

Unable to acknowledge certain types of Events added as SessionEvents from a Trigger

Bug Data Streaming, Host Page

Calls to GetScripts and GetMessages failing due to WebServiceBase refactor

Bug Data Streaming

Activity tracing doesn't trace exceptions

Bug Data Streaming

Not sending activity trace from WebServiceBase web methods that encounter exceptions

Bug Host Page, Security, Session Manager Service

Support sessions show up as access sessions for users with certain roles after upgrading to 19.0

Bug Host Page, Session Manager Service

Old sessions appear on host page after upgrade to 19.0

Bug Host Page, UIUX

Command Panel in MainDetailHeaderPanel has wrong layout when window size smaller than 1100px

Bug Host Page, UIUX

Error dialog has bad padding

Bug Host Page, UIUX

Vertical layout text inconsistent with standard guide

Bug Host Page, UIUX

Navigation bar bottom margin is incorrect

Bug Host Page, Mobile, Web Application, Web Server Service

Nav and Session Group panel collapses when session group w/ subgroups is tapped

Bug Session Groups, Session Manager Service

LastGuestConnectedEventTime not functioning in filter expression

Bug Session Groups

GuestClientVersion < $SERVERVERSION session group filter doesn't work

Bug Session Groups

Certain usages of the SUBSTRING function in session subgroup definitions can take down an instance

Bug web.config

AccessTokenExpireSeconds too high causes instance not to load

Build: 19.1.23701

Issue Type Components Summary
Bug Host Page, Security, Session Manager Service

Support sessions show up as access sessions for users with certain roles after upgrading to 19.0

Bug Host Page, Session Manager Service

Old sessions appear on host page after upgrade to 19.0

Bug Host Page, Mobile, Web Application, Web Server Service

Nav and Session Group panel collapses when session group w/ subgroups is tapped

The limit is currently just under 500kb. Have you tried optimizing the GIF or converting it to a better format like Animated PNG (APNG)?

You'd probably only need to filter on if the host has been connected in the last 24 hours.

Copied from the reference at the bottom of the "Create/Edit Session Group" dialog:

$NOWThe current time but rounded down to the hour; rounded down in order to prevent constant recalculation
$2DAYSAGO$NOW minus 2 days; any integer can be specified for days

So this should work for you as the Session Filter: LastHostConnectedEventTime > $1DAYSAGO

This text is controlled by the resource value "BlankMonitorMessageFormat", which defaults to the value of "ApplicationTitle". Both can be changed in the Appearance tab of the Admin page.