Changelog

Follow up on the latest improvements and updates.

RSS

We’ve supercharged our Microsoft 365 data source with 8 new out-of-the-box dashboards, covering License Usage, Teams, Outlook, Copilot, and more. We've also added relay agent support for secure on-premise access, fixed timeout issues, and improved default timeframes and paging for a smoother experience.
Screenshot 2025-04-11 at 11
Temporarily silence alerts during planned maintenance or known noisy periods. No need to delete or reconfigure. Simply pause individual notification rules in your workspace with one click, and resume when you're ready.
Screenshot 2025-04-11 at 10

new

improved

fixed

Changelog - March Update

In March we released a new
InfluxDB plugin
, enabling users to query and visualize time-series data. Alongside that new plugin, we've been busy improving existing plugins too:
Jira Query Language
(JQL) data streams have been enhanced for faster performance, smarter paging, and clearer warnings when data is incomplete, and the
Azure Cost
data streams now auto-retry and show progress when requests are throttled, while caching improvements ensure longer-lived metrics like cloud cost are retained for better analysis. We also added better validation when setting up several plugins, including
UptimeRobot
and
MySQL
.
Beyond the feature updates and bug fixes, we've also tweaked our pricing model this month. Shared dashboards are now available on our Free and Starter plans - read more about how we're making SquaredUp even more affordable and flexible below 🎉
---
⭐️ New features
🔍 InfluxDB data source: The new InfluxDB data source brings time-series data to life. Run custom queries and visualise your metrics with beautiful dashboards!
🆓 Shared dashboards are now free: Shared dashboards are now available in Free and Starter plans, giving even more users the visibility they need.
⚙️ Improved handling of API throttling on dashboard tiles: We now display a progress bar indicator while the tile loads if a rate limit error occurs.
✨ Other enhancements
  • Dashboards
    Azure Cost data streams now auto-retry to get the complete data and show a progress loading bar when Azure throttles the requests (SAAS-7403)
  • Dashboards
    Caching is optimised to keep the data for longer for longer-lived metrics such as cloud cost (SAAS-7358)
  • Notifications
    Improved notifications with a cleaner email design and clearer, line-by-line alert details. (SAAS-6557 / SAAS-7427-28-30-61)
  • Licensing
    Shared dashboards are now available (with limits) for Free and Starter plans. See plans on website (SAAS-7073)
  • Trial
    Evaluate SquaredUp for 30 days by requesting a trial directly inside the product (SAAS-4063)
🐞 Bug fixes
  • Bar Chart
    X-Axis' ticks are now formatted correctly for different timezones (SAAS-7318)
  • Bar Chart
    Y-Axis' labels now auto-expand in vertical mode (SAAS-7279)
  • Drilldown
    Links to drilldowns for objects now always navigate to the correlated node if one exists (SAAS-7473)
  • Drilldown
    Links to drilldowns now work correctly when grouping is applied (SAAS-7200)
  • General
    Unnecessary error popups no longer appear (SAAS-7303)
  • Donut
    Animation is no longer showing decimal values when it should not (SAAS-7407)
  • Donut
    Value now correctly rounds when it should (SAAS-7398)
  • Security
    Fixed relay agent's vulnerability related to CVE-2006-2480 (SAAS-2790)
  • SQL Analytics
    Duplicate requests are no longer made (SAAS-7496)
  • Tile Editor
    Tiles that default to no timeframe now display correctly (SAAS-7482)
  • Tile Editor
    It's now possible to save a tile after only editing the title or description (SAAS-7507)
🔌 Plugin improvements
  • All
    Query data streams now only run when you click Apply, reducing unnecessary refreshes while editing (PLUG-3259)
  • Azure
    New OOB Azure dashboards using native metrics for VMs, storage, databases, and more (PLUG-3569)
  • Azure
    Support for relay agent connections, enabling secure access via customer's on-premise network / IP (PLUG-3547)
  • Azure DevOps
    New Agents data stream (PLUG-3468)
  • Azure DevOps
    New Agent Pools & Queues data stream (PLUG-3467)
  • Jenkins
    Support for relay agent connections, enabling secure access via customer's on-premise network / IP (PLUG-2468)
  • Jira
    JQL query improved with better performance, smarter paging, default columns, and incomplete data warnings (PLUG-3575)
  • Jira
    JQL query timeout increased to 25 seconds (PLUG-3548)
  • Jira
    Better prevention of rate limits on long running indexing (PLUG-3377)
  • Microsoft 365
    Support for relay agent connections, enabling secure access via customer's on-premise network / IP (PLUG-3547)
  • MySQL
    New option to ignore certificate errors on connection (PLUG-3014)
  • MySQL
    Now includes a test button to validate configuration before saving (PLUG-3580)
  • Snyk
    Now includes a test button to validate configuration before saving (PLUG-3585)
  • UptimeRobot
    Now includes a test button to validate configuration before saving. (PLUG-3583)
  • Zendesk
    New metrics and OOB dashboards for Zendesk Talk (PLUG-3139)
image
The new InfluxDB data source lets you query and visualize time-series data from your InfluxDB instance. It supports connections to both cloud-hosted and on-premise databases. The integration offers two data streams: metric queries (for example to chart trends over time), and table queries for displaying raw data on dashboards. Ideal for monitoring infrastructure, application metrics and more.
Influxdb_logo
If an API returns a 429 (Too Many Requests) error, we now display a progress bar indicator while the tile loads.
  • For
    Azure cost data streams
    , the progress bar will remain visible until all data is retrieved, based on the API's throttling response. Additionally, a 24-hour cache is maintained to improve efficiency and reduce unnecessary API calls.
  • For
    other data streams
    , the progress bar will display for up to 30 seconds, before retrying up to 3 times, after which a throttling message will appear.
Screenshot 2025-03-11 at 08

new

improved

fixed

Monthly Update

Changelog - February Update

February was a big month for improvements! We introduced two powerful new data sources—
Snyk
and
PostgreSQL
. Dashboards got smarter with better timeframe handling, auto-scrolling to relevant tiles, and performance boosts. We also made significant enhancements across plugins, adding new data streams for Azure, GitHub, ServiceNow, and more.
---
⭐️ New features
🔐 Snyk data source: The Snyk data source lets you monitor security issues and track vulnerabilities across projects.
🔍 PostgreSQL data source: The new PostgreSQL data source unlocks powerful querying and visualization, letting you dive into your database with ease and create dynamic dashboards!
✨ Other enhancements
  • Dashboards
    The dashboard timeframe chooser is now hidden when not relevant, e.g. all tiles have a fixed timeframe (SAAS-6776)
  • Dashboards
    Data stream responses are now compressed more effectively, offering better performance (SAAS-7238)
  • Dashboards
    When drilling down to a tile (e.g. from a monitor or KPI), the tile is highlighted (SAAS-6845 / SAAS-6852)
  • Map
    Default view is now based on the workspace health, e.g. when the workspace is unhealthy, only the unhealthy dashboards/monitors are shown (SAAS-7255)
  • Tile Editor
    Numerical values can now be auto inferred as dates (SAAS-7295)
🐞 Bug fixes
  • Bar Chart
    The first string column is now used as the X-Axis (rather than the Series) (SAAS-6871)
  • Bar Chart
    Y-Axis no longer shows duplicate ticks (SAAS-1715)
  • Dashboards
    When combining data from multiple sources that includes a state column, the columns are now combined correctly (SAAS-7354)
  • Tile Editor
    The currently selected objects within a variable are now highlighted in the Objects tab correctly (SAAS-7324)
  • Tile Editor
    The default values for dependent fields on the Parameters tab are now set as expected (SAAS-7274)
  • Tile Editor
    The tile editor is no longer reset after selecting a preset data stream (SAAS-7289)
  • Tile Editor
    It's now possible to search for objects when using a saved collection (SAAS-7251)
🔌 Plugin improvements
  • Azure
    New App Registrations data stream (PLUG-3173)
  • Azure
    New Reservation Transactions (Cost) data stream (PLUG-3320)
  • Azure
    Indexes are no longer creating unnecessary edges (PLUG-3502)
  • Azure DevOps
    New Diagnostics Logs data stream (PLUG-3451)
  • Azure DevOps
    New Agent Pools and Queues data stream (PLUG-3281)
  • Elasticsearch
    Certificate errors can now be ignored during setup (PLUG-3156)
  • GitHub
    New Releases data stream (PLUG-2634)
  • Azure DevOps
    New Dependabot Alerts data stream (PLUG-2970)
  • GitHub
    Check during import to identify upcoming token expiry (PLUG-2042)
  • GitHub
    Workflow Runs data stream does not return all the results (PLUG-3457)
  • Jira
    Releases Overview data stream returns different data on refresh (PLUG-3013)
  • ServiceNow
    New Table Query data stream for ServiceNow supports configurable results and aggregation (PLUG-3121 / PLUG-2922)
  • ServiceNow
    Additional columns on the Change Requests data stream (PLUG-3105)
  • ServiceNow
    Improved response paging and performance (PLUG-2900)
  • ServiceNow
    Supports an API key for authentication (PLUG-3505)
  • VMware
    Updates to out-of-the-box dashboards (PLUG-2910)
  • Zendesk
    Configurable columns on Zendesk Talk data stream (PLUG-3461)
image
The new PostgreSQL data source allows you to query and visualize data from a PostgreSQL-compatible database. It supports connections to both on-premise and publicly accessible instances. The integration offers three types of data streams: table queries for displaying tabular results on a dashboard, metric queries for graphing metrics, and state queries for rollups and health tiles.
PostgreSQL-Logo
The new Snyk data source allows you to monitor and visualize security issues from your Snyk environment. It supports connections to your Snyk organization(s) and provides key insights out-of-the-box, including issue counts by priority, time to resolve, and open issues. The integration offers four types of data streams for reporting on security issues and statistics, enabling you to track vulnerabilities, measure risk, and improve security posture across your projects. Learn more
snyk-logo-793DAE89D5-seeklogo

new

improved

fixed

Monthly Update

Changelog - January Update

We've kicked off the year with a great selection of new features across the entire product. From our brand-new comparisons feature to deeper shaping capabilities, there's plenty to explore!
We’ve also made dozens of enhancements and fixed key bugs (many based on your feedback!). Thank you for helping us improve! Have ideas for future updates? We’d love to hear them - let us know.
We're trying a new way of sharing monthly product updates - including both the headline features as well as the finer details. This is our first update, so please let us know if you find this useful!
---
⭐️ New features
🔍 Introducing: Comparisons: Easily compare cloud costs, ticket metrics, DORA, and more. Spot trends, analyze changes, and make informed decisions - all at a glance!
📊 Drilling down from visualizations: No more dead-ends! You can now click into visualizations to start digging deeper and exploring the data.
📑 Multi-column sorting: Click “Add sort by” to apply multiple sorting steps, giving you finer control over how you present data.
📅 Improved date filtering: New operators for filtering dates, including “within last [x] days,” making time-based analysis even simpler.
✨ Other enhancements
  • Account
    The Change Organization button is now displayed when a user has more than 1 organization (SAAS-5490)
  • Dashboards
    Copy tile modal is now available on new tiles immediately (SAAS-7198)
  • Dashboards
    Sample dashboards are known as just dashboards (SAAS-6764)
  • Dashboards
    Tile errors now render a clearer and more actionable error message (SAAS-7162)
  • Dashboards
    Tile editor instructional and error messages have been simplified (SAAS-6671)
  • Dashboards
    The folder path for dashboards is now displayed when copying tiles (SAAS-6771)
  • Tile Editor
    Improved icons for the visualizations are now shown in the tile editor (SAAS-6786)
  • Tile Editor
    After selecting a data stream, objects will be auto-selected when there is only a single result. (SAAS-5881)
  • Tile Editor
    After selecting a data stream, if there is only 1 object to select from, the object is auto-selected and the step is skipped/disabled (SAAS-7123)
  • SQL Analytics
    Tiles using SQL Analytics now support timeframe overrides in the fullscreen view (SAAS-6975)
  • Map
    The Map now defaults to a vertical layout (SAAS-7149)
  • Bar Chart
    Annotations on bar charts now automatically show/hide based on the available space (SAAS-6703)
  • Bar Chart
    A cumulative view mode is now available on bar charts (SAAS-7064)
  • Plan & Usage
    A cumulative view mode is now available on the Plan & Usage page (SAAS-5928)
  • Plan & Usage
    It's now possible to purchase new users, change billing cycles and upgrade to higher plans via the UI (SAAS-6928)
  • Donut Chart
    The Donut tooltip is now displayed when hovering the arc label (SAAS-7133)
  • Donut Chart
    When using the Table legend, the legend is now scrollable when there are many items (SAAS-5243)
  • Table Viz
    Any search criteria entered for a table tile are now preserved when entering the fullscreen view (SAAS-7047)
🐞 Bug fixes
  • Dashboards
    Editing dashboard titles now updates without having to blur focus (SAAS-6100)
  • Dashboards
    Cloning legacy dashboards now works as expected (SAAS-7139)
  • Bar Chart
    Legend items are now sorted correctly (SAAS-5355)
  • Bar Chart
    Overlapping ticks on bar charts now render correctly (SAAS-7169)
  • Bar Chart
    The bar chart now displays annotations for negative values correctly (SAAS-7134)
  • Gauge
    Tick markers on the gauge chart are no longer duplicated (SAAS-7207)
  • Donut Chart
    Values on a donut chart are now formatted using the relevant column, e.g. bytes (SAAS-7109)
  • Notifications
    Notification images now scale the gauge and scalar tiles correctly (SAAS-6857)
🔌 Plugin improvements
  • Azure
    Descriptions for Azure Monitor metrics are now displayed in the UI (PLUG-3181)
  • Azure
    Azure Saving Plans now support drilldown (PLUG-3421)
  • Azure
    When displaying saving plans, we now display the relevant scope, e.g. subscription or billing profile (PLUG-3375, PLUG-3416)
  • Azure
    A rate-limiting issue observed when importing objects has been fixed (PLUG-3375)
  • Azure
    When using an Enterprise Agreement, the transactions data stream is now correctly hidden (PLUG-3321)
  • Azure DevOps
    Descriptions for all data streams are now available (PLUG-3275)
  • Cloudflare
    Drilling down into Cloudflare zones now works as expected (PLUG-3452)
  • GitHub
    Several datastreams for viewing 'Incidents' have been merged into a more powerful single datastream (PLUG-2787)
  • GitHub
    A new datastream for displaying the GitHub service status is now available (PLUG-2177)
  • GitHub
    When displaying PRs from GitHub, additional properties like assignee, review status and more are now displayed (PLUG-2085)
  • GitHub
    Errors that occur during an import are now reported to the user (PLUG-2438)
  • GitHub
    New data streams for GitHub Actions (Workflow Runs and In Progress Workflows) are now available (PLUG-2091)
  • GitHub
    A new filter for merged or closed PRs is now available (PLUG-2237)
  • GitHub
    The Name column is no longer missing when using the Issues data stream (PLUG-2863)
  • GitHub
    The example GitHub query now works as expected (PLUG-2241)
  • ServiceNow
    The Assignment Group column is now shown when showing Tasks or Change Requests (PLUG-2793)
  • SolarWinds
    Host objects are now split into clearer types, e.g. routers, switches, firewalls (PLUG-1151)
  • SolarWinds
    Group objects are now imported as objects (PLUG-1599)
  • VMware
    A new data stream for displaying all alarms is now available (PLUG-3432)
  • Zendesk
    A new data stream, Talk Call Summary, is now available (PLUG-3339)
Congratulations if you've read this far (and thank you!) - if you're looking for more SquaredUp updates, check out some recent posts from our blog:
image
Here at SquaredUp we believe that someone says "I need a dashboard", they're not just asking for another static, dead-end view – they're really asking for something more. User's demand a dynamic experience – one where you can explore data, drill down into specifics and gain real insights without hitting a dead end.
With that in mind, we've just extended our drill down capabilities to nearly all of our visualisations. Users can now drill down to relevant objects and data from: Line charts, Bar charts, Donut charts, Tables as well as the Blocks visualisation. Coupled with our Data Explorer, this provides users with the capability to dig into the data, find out more about a specific object such as a VM or Web App and gain real insight. No more dead-ends!
Clipboard-20250131-145023-031
Load More