Version# 3519
New:
- Tabbed Dashboard Updates (3749)
Tabbed Dashboards can now be displayed through both Shareable URLs and Secure Share URLs and in embedded Secure URL based flows. This enhancement supports sharing grouped dashboards in a single, tabbed view. In Secure URL/Embed based modes, only dashboards with the Shareable/Secure URL option enabled will appear within the tabs for security reasons. For Secure Share URLs, the same logic applies. Dashboards must have the Secure Share URL option enabled and saved individually to be visible as a tab. Any content filters applied in the link will affect all dashboards in the tabbed group.
- Date Filters: Inclusive Time Filters (3812)
A new option allows you to include both a start and end time in your date filter, changing how the time range is applied. It determines whether the selected time range should be interpreted as a continuous span or as repeating blocks each day. All time inputs should follow the 24-hour format.- When Enabled: The filter applies as a continuous time span. Every hour between the start date and time (inclusive) and the end date and time (exclusive) is included.
- When Disabled: The filter applies a daily repeating time block. The time range is applied to each day between the selected start time (inclusive) and end time (exclusive).
- Lock Filter Sets Option to Prevent Accidental Deletion (3814)
Added a “Lock Filter Set” option under dashboard filter settings for dashboard admin. When enabled, the X icon in the top-right corner of a filter set is disabled, preventing users from accidentally deleting filter sets from the dashboard.
- Filtersets Expanded when Exporting as PDF (3813)
When a dashboard with a filterset is exported to PDF, the filterset now appears expanded so that all applied filters are visible.
Fixed:
- Hide Widget Title Hides Entire Header Bar (3833)
Updated the Widget Title & Border, Show Title setting under Widget Settings. When set to Hide, the entire widget header bar is now removed, freeing up space for the content area. Action buttons on the right remain accessible on hover.
- Query Format Token Handling (3770)
Resolved an issue where clicking “Format” in the query editor caused Cloud9QL tokens to break and added extra spaces. The formatter now keeps token syntax intact and no longer introduces spacing issues.