May Release
Release Date: May 9, 2026
This month, we made four meaningful upgrades.
Dashboards saw the most work. A heavy round of filter, chart, and performance fixes. Dashboard queries now run against a read replica, so loads feel faster.
Ticketing got faster to read. See exactly how many tickets are loaded, spot fresh updates at a glance. Additionally, required fields are now enforced during state transitions.
Bot reliability stepped up. Duplicate gap entries are fixed and bot responds more consistently.
Additional changes include ability to send email from dynamic addresses; knowledge ingestion from Azure Wikis is possible now. Exposed update/create tickets endpoints in APIs, /list API can now sort by last-updated.
In total, 55 updates shipped this release: 15 new features / enhancements and 40 fixes.
Dashboards & Analytics
Sections in Multi-Entity Dashboards
You can now group widgets into named sections inside multi-entity dashboards - the same way single-entity dashboards already work. Useful when one dashboard tracks several entities and you want each entity's charts kept together.
Filter by "Current User" in Dashboards
Dashboards now include "Current User" as a filter option for actor fields. Whoever opens the dashboard sees their own data without picking their name from a list - handy for shared "My tickets" or "My conversations" views.
Quick Filters Work Across All Charts (Bug Fix)
Quick filters now apply to every chart on a dashboard, including Bar Charts that have Group X-Axis enabled. Previously, turning on Group X-Axis in a Bar Chart broke quick filters on the other charts.
New Filters Apply Immediately (Bug Fix)
A newly created top-level filter now applies to dashboard data the moment you save it. Earlier, the success message and form selection appeared but the data didn't update until a refresh.
Filter Saves Reflect Instantly and Don't Duplicate (Bug Fix)
Two filter-creation issues fixed:
- Saved filters now appear in the created-filters list right away
- Clicking "Save and Apply" multiple times no longer creates duplicate filters
Filter Visibility Stays in Sync (Bug Fix)
A newly created filter now stays visible after you apply it. Deleting a filter takes effect on the UI immediately instead of needing a refresh.
Applied Filter Tab Works (Bug Fix)
The "Applied Filter" tab in dashboards is functional again.
Multi-Object-ID Filter Works in Multi-Entity Dashboards (Bug Fix)
Filtering by multiple Object IDs now works in multi-entity dashboards.
Multiple Filter and Chart Behavior Fixes (Bug Fix)
A bundle of dashboard filter and chart fixes:
- Quick filters and chart-level filters now combine correctly on the same chart
- Cross filters now update trend charts
- "View All" counts match the Agent UI when chart-level filters are active
- Deleted charts stay deleted after refresh
- Combined chart-level + top-level filters now drive the "View All" count
- Bar Chart CSV export respects the applied cross filter
Chart Configuration & Reports Cleanup (Bug Fix)
Smaller fixes:
- "Attribute selection" only appears when Actor field is selected during chart creation
- Reports label correctly shows "Offer type" instead of "Offer Id" in CSV exports, dashboard reports, and SFTP outputs
- Cross filter applies properly during navigation
Dropdown Alignment Fixed in Chart Config (Bug Fix)
When configuring a chart's filters, the dropdown list now aligns with its input field instead of appearing shifted.
Duplicate Values Removed from Multi-Dashboard Views (Bug Fix)
Multiple dashboards no longer show duplicate values. Each row is unique.
SLA Report and Dashboard Counts Match (Bug Fix)
"In Progress" ticket counts now match between the SLA Report and the Dashboard for the same filters and time range.
Summary Chart Reliability (Bug Fix)
Reliability fixes for summary charts.
Multi-Entity Subscriptions
Dashboard reports subscriptions now work in multi-entity dashboards as well.
Faster Dashboards via Read Replica
Dashboard queries now run against a read replica with optimized query paths, so loading and filter operations feel quicker - especially on large datasets.
Additional option in Data Table Charts
Data table charts now expose a "Show Records In" section. Pick where the records open when a user drills in - Overlay or New Tab.
Charts Stay Responsive After Refresh (Bug Fix)
Clicking the Refresh button on the Ticket Dashboard now refreshes the summary data and keeps charts interactive. Previously, charts froze and the page had to be reloaded.
Agent UI Loads Data Without a Hard Refresh (Bug Fix)
Clicking "View All" from a dashboard now loads the Agent UI with the correct data on first render. Earlier, the list view came up empty (or showed stale counts) until you forced a hard refresh.
Filters Survive Auto-Refresh (Bug Fix)
Cross filters, quick filters, and top-level filters now persist when Auto Refresh is on. Earlier they reset every time the dashboard refreshed itself.
Taxonomy Fields Available in Dashboards (Bug Fix)
Taxonomy fields from Query and Gaps PD are now exposed in dashboards - apply them as filters and include them in downloaded reports.
Summary Chart Layout Stable Under Filters (Bug Fix)
Applying a filter no longer drops the summary chart's data to the bottom of the chart area. Layout stays consistent.
Number Chart Count Centered Correctly (Bug Fix)
The count in Number charts now sits where it does in every other Number chart - no more off-position rendering.
"Show Records In" Hidden Where It Doesn't Apply (Bug Fix)
The "Show Records In" section (with "Open as Overlay" / "Open in New Tab") no longer appears in chart-creation flows where it isn't relevant.
Conversation Dashboard Subscriptions Save Reliably (Bug Fix)
Creating a subscription on the conversation dashboard no longer fails with "Oops! something went wrong." A missing null check around the realm value has been added.
Escalated Conversations Tagged Correctly (Bug Fix)
The escalation type field is now part of the detail layout, and the end-conversation action saves state properly. Counts of escalated conversations on dashboards now match upstream sources like ServiceNow live agent.
Knowledge & AI
Ingest knowledge from Azure Wikis
Azure Wikis can now be ingested as a knowledge source. Articles, documentation pages, and supporting material from any Azure Wiki space become available to the bot - with the same content-restriction model used for other sources.
Bold Formatting Works in Knowledge Articles (Bug Fix)
The bold button in the Knowledge Article rich-text editor applies formatting again.
Knowledge Dashboard Subscriptions Save Correctly (Bug Fix)
Subscriptions now appear in the knowledge dashboard after a successful add - at both the dashboard and data-table levels.