new

improved

fixed

Monthly Update

Changelog - May Update

May adds four new data sources — NinjaOne, AutoTask, Rootly, and Datto RMM — alongside a new SCOM SLA data stream, ThousandEyes updated ahead of the v6 API deprecation, and a new PowerShell troubleshooting panel. On the product side, headline releases include smarter number formatting and webhook notifications that can now include live tile data as JSON, plus SmartAssist improvements for PowerShell, scope-aware expression examples in the tile editor, and a solid sweep of bug fixes across perspectives, SQL Analytics, tile editor, and notifications. 🎉
✨ Other enhancements
  • SmartAssist
    — the PowerShell prompt now prohibits formatting commands, resulting in cleaner, more usable script output (SAAS-9413)
  • Webhook notifications with tile data
    — Custom webhook notification bodies can now include the triggering tile's underlying data as JSON using a
    {{tileData}}
    expression, enabling downstream systems to automate responses without relying on screenshot images. (SAAS-9334)
🐞 Bug fixes
  • Data Sources
    — the settings table now correctly updates when a data source is edited (SAAS-7423)
  • Data Sources
    — the action button has been relabelled from "Manage" to "Edit" for clarity (SAAS-9381)
  • Data Streams
    — the "Deprecated" visibility filter now correctly applies to new tiles (SAAS-9318)
  • Notifications
    — notification screenshots no longer crop table content (SAAS-9175)
  • Perspectives
    — dashboards containing variables now correctly appear in perspectives (SAAS-9227)
  • Perspectives
    — objects are now passed through correctly when a perspective is opened (SAAS-9339)
  • SQL Analytics
    — numbers are now displayed with full precision rather than as approximations (SAAS-9284)
  • Tile Editor
    — text inputs on the Parameters step now display validation messages correctly (SAAS-9326)
  • Tile Editor
    — CSV delimiter field no longer incorrectly shows the expression selector (SAAS-9279)
  • Tile Editor / Parameters
    — the Parameters tab no longer drops user changes when they are applied in quick succession (SAAS-9423)
  • Tile Editor / Shaping
    — column grouping operations no longer incorrectly inherit the
    visible
    flag from source columns (SAAS-9364)
  • UI Config
    — code editor background colour now renders correctly in light mode (SAAS-9432)
🔌 Plugin improvements
  • BigQuery
    — data streams no longer time out under normal query load (PLUG-2372)
  • Datto RMM
    — new data source for monitoring sites, devices, open alerts, and resolved alerts (PLUG-4189)
  • Dynatrace
    — fixed on-prem data source errors that were previously hidden in cloud mode (PLUG-2566)
  • Dynatrace
    — out-of-the-box dashboards updated (PLUG-3712)
  • Dynatrace
    — fixed a full panel error triggered by host drilldown when Tag import is enabled (PLUG-3747)
  • GitHub
    — member and team imports are now optional, removing the requirement for the Organisation
    Members
    permission (PLUG-4635)
  • GitHub
    — fixed an error when retrieving Dependabot alerts for archived or disabled repositories (PLUG-4595)
  • AutoTask
    — new data source for PSA ticket and device management (PLUG-4163)
  • NinjaOne
    — new RMM data source for MSP device and alert monitoring (PLUG-4471)
  • PowerShell
    — troubleshooting panel now available to inspect raw script execution and response details directly from the tile editor (PLUG-4559)
  • Rootly
    — new data source for incident management visibility (PLUG-4179)
  • SCOM
    — new SLA data stream displays object availability as a percentage against your Monitor SLOs, compatible with the gauge visualisation (PLUG-3639)
  • SCOM
    — fixed a crash caused by invalid date/time payloads (PLUG-4140)
  • SharePoint
    — "Has header row" is now enabled by default for Excel worksheets, preventing data type errors for users who missed the previous opt-in checkbox (PLUG-4616)
  • ThousandEyes
    — updated to latest API ahead of the v6 API deprecation, with Test Data data streams and improved out-of-the-box dashboard coverage (PLUG-4574)
  • Web API
    — web links in the plugin diagnostics panel are now correctly displayed (PLUG-4590)
  • Web API
    — default read timeout updated to use the standard 25-second value (PLUG-4612)