Changelog
Follow up on the latest improvements and updates.
RSS
The new MongoDB data source lets you query and visualise data from any MongoDB-compatible database. It supports connections to both cloud-hosted and on-premise databases (via the Relay Agent). Run flexible queries on your MongoDB collections using find, count, distinct, and Aggregate operations. Supports filters, projections, sorting, and aggregation pipelines with JSON syntax. Ideal for visualising and monitoring operational or business data stored in MongoDB.

We’re pleased to introduce Custom Formatting - giving you full control over how your data is displayed using JavaScript-powered Mustache-style expressions.
Whether you're formatting numbers, combining text, or manipulating strings, you can now:
- 🔢 Perform on-the-fly calculations (e.g. {{ $['value'] / 1000 }})
- 🧠 Combine multiple columns (Progress: {{ $['a'] }} of {{ $['b'] }})
- ✂️ Trim or transform strings ({{ $['name'].substring(0, 20) }})
All formatting is cosmetic only, so your underlying data remains unchanged.
✨ Built-in IntelliSense helps guide you as you type, and error handling ensures it’s easy to debug.
Try it out under the Columns tab in any tile. We can’t wait to see how you use it!
PS. We're currently working on a way of creating custom columns and new values on the fly, e.g. creating a link from a template, or generating a health state based on a condition. If you're interested in joining the private preview reach out to dave.clarke@squaredup.com.

In May, we launched several exciting updates, including the general availability of SQL Analytics, making it easier to work with complex datasets, and introduced a new HaloPSA plugin for service management insights. We also added a smart layout tidy-up feature to help streamline dashboards. Enhancements spanned visualizations, tables, and SQL features, while a wide range of bug fixes improved chart rendering, performance, and editor consistency. Plugins saw major improvements too, with new data streams and dashboards for platforms like GitHub, Jira, and Zendesk, plus better support for static IPs and stability across key integrations.
---
⭐️ New features
🎉 SQL Analytics is now GA: We've made it even easier to work with multiple datasets and perform advanced shaping using SQL.
💬 New plugin: HaloPSA: Monitor and visualize data from your HaloPSA environment, ideal for IT service management dashboards.
🧹 Tidy your dashboards: We've added a small improvement to tidy dashboard layouts, removing empty space to make it easier to modify dashboards.
✨ Other enhancements
- GaugeDynamically set mix/max using a column from the data set (SAAS-3601)
- SQL AnalyticsThe column display name is now displayed via the IntelliSense popup (SAAS-7508)
- ColumnsWhen using the percentage type, values between 0 and 1 are treated as the range (SAAS-7577)
- TableWhen there is only a single row in a table, the row count is hidden (SAAS-7610)
🐞 Bug fixes
- Bar ChartX-Axis no longer overlaps when the column is set to seconds (SAAS-7623)
- DashboardsFixed an issue where 'No Data' would be displayed when changing the variable (SAAS-7488)
- DonutScrollbars are no longer displayed if not necessary (SAAS-7551)
- Image/EmbedThe chosen theme is now applied to embedded SVG images (Image tile) and web pages (Embed tile) to ensure a more seamless appearance (SAAS-7669)
- PerformanceData stream requests (with logging disabled) should now execute faster (SAAS-7627)
- ScalarChanging a scalar back to auto-value is no longer blocked (SAAS-7574)
- SQL AnalyticsEmpty date values now longer cause an error to be displayed (SAAS-7679)
- SQL AnalyticsThe 'Done' button for the Columns step is now enabled as expected (SAAS-7643)
- Tile EditorPadding and spacing is more consistent across all tabs (SAAS-7673)
- Tile EditorLayering/UI issues observed with floating panels have been fixed (SAAS-7608, SAAS-7571)
- Web APIWeb API on-premise no longer warns that objects are not indexed (SAAS-7409)
🔌 Plugin improvements
- AppDynamicsno longer reports an error when authenticating with correct credentials (PLUG-3739)
- Artifactorynow checks license validation for incorrect strings (PLUG-3559)
- AWSnow supports traffic from static IP to customer's environment (PLUG-3810)
- Azurenow supports custom metrics for App Insights (PLUG-3333)
- Azure DevOpsno longer imports disabled repositories (PLUG-1776)
- Dynatracevarious stability improvements (PLUG-3711)
- GitHubnew user/group information data stream (PLUG-3734)
- GitHubnew code scanning and secret scanning data streams (PLUG-3740)
- GitHubfixed rate limiting issues with object indexing (PLUG-3771)
- GitHubfixed timeout issues with data streams (PLUG-3775)
- GitHubadded missing columns to dependabot alerts and security scanning data streams (PLUG-3735 / PLUG-3769)
- JiraWork Items data stream now uses "AND" for improved filtering on the object selection (PLUG-3673)
- JiraWork Items data stream now supports aggregated results (PLUG-3673)
- Jirastability improvements to the Work Items data stream (PLUG-3673)
- Jiranew Recent Activity data stream (PLUG-3652)
- Jiranew out-of-the-box dashboards (PLUG-3756)
- Jiranow supports traffic from static IP to customer's environment (PLUG-3810)
- MSSQLnow supports traffic from static IP to customer's environment (PLUG-3760)
- Pingdomnew out-of-the-box dashboards (PLUG-3709)
- SCOMMetrics data stream now supports large scopes in the object/counter selection (PLUG-2897)
- ServiceNownow supports traffic from static IP to customer's environment (PLUG-3810)
- Zendesknew out-of-the-box dashboards (PLUG-3757)

Our latest Prometheus integration brings the simplicity and flexibility of SquaredUp dashboards to the world of Prometheus and Kubernetes monitoring.
Here’s what’s new:
- A radically simple new way to query Prometheus without PromQL
- New out-of-the-box dashboards for Kubernetes
- Object drilldowns from metrics
- Support for Prometheus 3.0
- Updated OpenTelemetry support
- Performance improvements
Read more on the announcement blog.
We're pleased to release a real delighter and popular feature request - it's now possible to remove the
empty space
from your dashboards with one-click. Often when moving tiles around on a dashboard, you're left with an empty row or some space that you'd like to collapse. This previously meant manually dragging each tile into the right spot, but you can use the 'Tidy layout
' to do that for you!
The new HaloPSA data source lets you monitor and visualize data from your HaloPSA environment, making it ideal for IT service management dashboards. The integration offers several data streams including:
- Reports: which pulls data from saved reports in HaloPSA
- Tickets: which returns a list of tickets and can be scoped by client
- Clients details: which returns detailed information for specific clients

We're pleased to announce that our powerful SQL Analytics feature is out of beta, and generally available for all customers. As part of this release we've made some changes to make it even easier to work with multiple datasets or perform advanced shaping using SQL.
- Full IntelliSense support and syntax highlighting: When writing your query, you'll see now autocomplete prompts for column names, dataset names as well as all available SQL commands.
- Migrated to DuckDB: Under the covers we've moved to DuckDB - this is more standard PostgreSQL-compatible processing engine, and means you'll be able to write queries more easily with familiar commands and operations.
- Improved navigation/step UX: As part of the recent tile editor updates, we've also simplified the navigation experience between multiple datasets.
In April, we introduced a major upgrade to the
tile editor
, making it faster and easier than ever to visualize data with a new splash screen, smarter data selection, dockable panels, and improved SQL editing. Let us know your feedback (hello@squaredup.com).We also expanded our
Microsoft 365 data source
with 8 new dashboards, relay agent support, and enhanced performance. It's also been a great month for customer delighters with many great feature requests rolling out this month: pausing individual notification rules
, changing timeframe on shared dashboards
, and copy tiles with variables between dashboards
. Plugin updates brought new data streams, usability improvements, and stability enhancements across platforms like
Jira
, Prometheus
, Microsoft 365
, Pingdom
and Web API
.---
⭐️ New features
📊 Tile editor experience: Get to insights quicker with our redesigned tile editor—featuring a new splash screen, smarter data selection, popout and dockable panels, and improved SQL editing.
🛜 Improved Web API experience: An overhauled UI for building web API tiles makes it easy to connect to any external data source.
📈 Microsoft 365: 8 new dashboards, relay agent support, and improved performance for a smoother, more secure experience.
⏸️ Pause notification rules: Temporarily silence alerts during planned maintenance or known noisy periods.
✨ Other enhancements
- BlocksPerformance has been improved when rendering many blocks (SAAS-5121)
- DashboardsCopy tiles with variables to other dashboards (SAAS-6459)
- PerformanceData stream performance has been improved when parsing shape configuration. (SAAS-7535)
- SharingViewers can now change the timeframe on shared dashboards (SAAS-7517)
- SQL AnalyticsThe column display names are now shown when using IntelliSense (SAAS-7508)
🐞 Bug fixes
- Bar chartHover label no longer shows a date when the X-Axis column is a string (SAAS-5880)
- DashboardColumns set to auto are now persisted (SAAS-5880)
- DonutsCentre value no longer overlaps the segments (SAAS-7408)
- NotificationsScreenshots are now less likely to fail rendering (SAAS-7335)
- TextFit to tile option now fully scales to tile as expected (SAAS-7594)
🔌 Plugin improvements
- ArtifactoryMiscellaneous stability improvements
- ElasticsearchTest connection button (PLUG-1800)
- JiraNew data stream: Filters (PLUG-3587)
- JiraJQL and Filters data streams now support aggregations (PLUG-3579)
- JiraRenamed Issues to Work Items (PLUG-3671)
- JiraUpdated OOB dashboards (PLUG-3380)
- Microsoft 365New data streams for Entra, Teams and more (PLUG-3617)
- Microsoft 365Miscellaneous stability improvements
- Microsoft 365New OOB dashboards (PLUG-3329)
- PingdomUsability improvements to the Summary data stream (PLUG-3629)
- PingdomTwo new data streams: change log and uptime changes (PLUG-3717 / PLUG-3718)
- PrometheusMany usability improvements, including syntax highlighting and IntelliSense (PLUG-3563, SAAS-7521)
- PrometheusNew OOB dashboards (PLUG-3567)
- SCOMAbility to explore objects from data streams (PLUG-2897)
- SolarWindsData streams are now compatible with group type (PLUG-3694)
- UptimeRobotBetter API throttling handling (PLUG-3474)
- AllMany data streams that don't require a timeframe now hide the timeframe selection.

improved
Improved Web API experience
SquaredUp has over 90+ built in data sources, but thanks to our Web API, PowerShell and CSV data sources, it's possible to integrate with nearly any data or API. In this release we've spent a bit of time polishing our Web API experience - it's now much easier to use and will feel a lot more familiar if you've worked with other API tooling.
We're always looking for ways to make it easier and quicker to visualize data and our recently improved tile editing experience offers just that.
- New splash screen: We've introduced a new splash screen to get you started quickly, you can pick from your data sources, recent datastreams or object collections.
- Overhauled data stream selection: We've brought in categorisation and vastly simplified the UI to make it easy to find the data you're looking for.
- Popout panels: The configuration panels now act as popouts, meaning they collapse once completed, putting more focus on the visualization and getting less in your way!
- Docking: All panels also support docking, splitting the screen between the configuration and visualization. The section is also resizeable for complete control.
- SQL Analytics: Our SQL feature has been brought more in line with the editor, using the same tabs for each dataset and allowing you to quickly edit your query.
We'd love to hear how you get on with the new editor, so please reach out if you have any feedback: support@squaredup.com.
Load More
→