Version #3566
New:
New Dashboard Listing Page (3758)
A new Dashboard tab has been added to the Queries section, allowing users to browse all dashboards they have access to. The listing displays key details such as dashboard name, created date, and owner, with options to open dashboards in a new tab, modify settings, or delete one or multiple dashboards. This provides a centralized way to manage dashboards alongside queries and widgets.
Custom Support Email Setting for Reports & Alerts (3862)
Admins can now configure a Global Custom Support Email in User Settings, which sets a default "Send From" and "Reply To" address for all reports and alerts sent via email. This email is also used as the default signature in the email body. Users can still override these values when setting up individual reports or alerts if needed.
Enhanced Group-Based Sharing Controls (3816)
The "Limit Sharing to These Groups" setting in user management has been upgraded from a simple checkbox to a configurable dropdown. Admins can now explicitly select which assigned groups a user is allowed to share assets with, offering finer control over sharing permissions. Only the groups assigned to the user will appear in the dropdown for selection.
Fixed:
- Resolved an issue where the tabs within URL and Secure URL’s would may fail to load on the first attempt, causing a loading spinner to persist until the page was refreshed. The tabs now load reliably on initial access. (3840)
- Fixed an issue where exporting dashboards to Excel exported repeating widgets into a single tab. Now, separate Excel tabs are correctly generated for each child widget instance. (3864)
- Fixed an issue with the FILL_NULL function where the optional grouping input parameter was not being applied correctly. Grouped fills now work as expected when the grouping field is specified. (3846)
- Fixed issues related to using multiple groupings in scatter plots. (3685)
- Legends now correctly display values from the first grouping field, aligning with the color mapping logic.
- Chart colors can now be customized when groupings are applied.
- Fixed a bug that prevented mouse scrolling on the widget data page. (3811)
- Fixed a bug where rapidly switching between Export to PDF and Print Chart could trigger a full dashboard print instead of just the selected widget. (3810)
- Fixed a bug where leaving the email body blank in an alert caused the subject line to be overwritten. The specified subject will now be preserved even if no body content is provided. (3848)
- Fixed Data Grids with the 'Merge cells with same value' setting enabled, exporting to PDF incorrectly.