new

improved

fixed

Monthly Update

Changelog - July Update

Dashboard scheduling
leads this month: set any dashboard to deliver itself to Email, Teams or Slack on a recurring schedule, so your team gets the numbers pushed to them instead of having to remember to go and look. Alongside it,
SQL shaping now works on single datasets
, and there are three new and improved plugins:
Veeam Backup & Replication
,
GitLab self-hosted
and a rebuilt
Datadog
plugin. Elsewhere you can filter data in fullscreen by clicking a donut segment or line series, hide whole object types to cut the noise on a map, and sign in to the plugins CLI straight from your browser. This month's plugin sweep covers AWS, CSV, Google Analytics, Microsoft Defender, SCOM, SharePoint, Web API and Zabbix. ๐ŸŽ‰
---
โญ๏ธ New features
๐Ÿ“… Dashboard scheduling โ€” set up a recurring daily, weekly, monthly or yearly delivery of any dashboard to Email, Teams or Slack.
๐Ÿ’พ Veeam Backup & Replication plugin โ€” a new plugin that imports backup servers, repositories and backed-up objects, with data streams for backup jobs and repository storage space.
๐ŸฆŠ GitLab self-hosted/on-prem โ€” the GitLab plugin now supports self-hosted and on-prem instances, not just GitLab cloud.
๐Ÿถ Datadog Improvements โ€” a rebuilt Datadog plugin with a cleaner setup experience, new Cost, Monitors and Events Query data streams, and fresh out-of-the-box dashboards.
๐Ÿงฎ New: SQL for single datasets โ€” you can now apply SQL shaping to a single dataset from the Filter | Group | Sort tab, with autocomplete (Ctrl+Space) and SmartAssist โœจ available as you write it. SQL Analytics has been renamed 'Multiple datasets' to make the distinction clear.
โœจ Other enhancements
  • Access Control
    โ€” Tenants with a custom domain configured are now automatically redirected to it after logging in via the default SquaredUp URL (SAAS-9022)
  • Fullscreen
    โ€” click a donut segment or line series in the fullscreen view to filter down to the underlying rows behind that value (SAAS-7420).
  • Graph/Correlation, Low Code Plugins (LCP)
    โ€” Correlation rules can now be defined using source type and basic operators (SAAS-7776)
  • Map
    โ€” Adds a toolbar option to hide every object of a given type, and keep new ones of that type off the map as you expand it (SAAS-9676)
  • Security
    โ€” Adds per-user access control to the plugin and import routes reachable from the CLI (SAAS-9621)
๐Ÿž Bug fixes
  • Dashboards
    โ€” Fixes tile parsing batches crashing when a dashboard contains an empty tile (SAAS-9684)
  • Data Sources
    โ€” Fixes Azure imports reporting success while silently dropping objects when the resources stage was rate-limited (SAAS-9572)
  • Data Streams
    โ€” Fixes LCP imports paging forever when an API returns an explicit
    nextCursor: null
    on its final page (SAAS-9610)
  • Data Streams
    โ€” Fixes column metadata from later pages being discarded in multi-page plugin responses, which could drop columns entirely (SAAS-9613)
  • Data Streams
    โ€” Fixes multi-table SQL tiles dropping columns that resolve via a graph property lookup (SAAS-9678)
  • Drilldown
    โ€” Fixes the data stream header overlapping other content when scrolling a drilldown page on small screens (SAAS-9713)
  • Explore / Data
    โ€” Fixes the Explore preview rendering faded and non-interactive when a data stream has no parameters to configure (SAAS-9616)
  • Graph/Correlation, Low Code Plugins (LCP), Map
    โ€” Fixes correlation rules not being re-evaluated when a graph object's properties change, leaving stale edges behind (SAAS-4781)
  • Metadata
    โ€” Fixes Web API based LCPs losing their column ordering (SAAS-9475)
  • Map
    โ€” Fixes the object toolbar disappearing as you move the mouse towards it (SAAS-9675)
  • Map
    โ€” Fixes the map's zoom and control buttons rendering unstyled on the workspace overview and map pages (SAAS-9665)
  • Relay
    โ€” Fixes SCOM imports sitting idle for hours before failing with a timeout error (SAAS-9638)
  • Tile Editor
    โ€” Fixes drilldown and drillout links opening in the same tab, which lost unsaved tile editor changes (SAAS-9590)
  • Tile Editor / Columns
    โ€” Fixes cloned column order not matching the order shown in the visualisation options panel (SAAS-6960)
  • Visualisations / Table
    โ€” Fixes columns with a
    json
    shape breaking the tile when rendered as a table (SAAS-9674)
๐Ÿ”Œ Plugin improvements
  • AWS
    โ€” Fixes the CloudWatch Logs data stream truncating the message field so the full log entry is returned (PLUG-2349)
  • CSV
    โ€” Consolidates the two CSV data streams into a single Text / File data stream (PLUG-4658)
  • Datadog
    โ€” Adds a rewritten low-code Datadog plugin with streamlined data streams for events, metrics, cost and synthetic tests (PLUG-4649)
  • GitLab
    โ€” Adds support for on-prem GitLab instances, not just GitLab cloud (PLUG-3750)
  • GitLab
    โ€” Fixes CI/CD authentication failing with globally scoped personal access tokens by sending the PRIVATE-TOKEN header (PLUG-4584)
  • Google Analytics
    โ€” Removes the deprecated Universal Analytics (V3) plugin, whose upstream API no longer works (PLUG-4642)
  • Microsoft Defender
    โ€” Fixes the data source import failing with a 'response payload too large' error (PLUG-4678)
  • OpenWeatherMap
    โ€” Removes the OpenWeatherMap plugin, which no longer works against the current API (PLUG-4648)
  • SCOM
    โ€” Adds support for SCOM monitors (PLUG-2797)
  • SCOM
    โ€” Replaces choice chips with switch controls across all data streams for a more consistent editing experience (PLUG-4683)
  • SharePoint
    โ€” Adds a Lists data stream so items from any SharePoint list can be displayed in a tile (PLUG-4672)
  • Web API
    โ€” Can now run a pre-request script before each call (SAAS-8337, SAAS-9603)
  • WebAPI
    โ€” Extends the 'ignore certificate errors' option so it applies to authentication calls as well as data calls (PLUG-4677)
  • Zabbix
    โ€” Updates authentication to send the API key as a Bearer header, restoring support for Zabbix 7.2 and later (PLUG-4634)
  • Zabbix
    โ€” Fixes the metric import failing on large instances by paging the request instead of hitting the response size limit (PLUG-4676)