Release 2026.26
Product Enhancement :
Monitor as Modal –
The Monitor panel is now a modal overlay instead of a separate page, keeping users in their current project context when they open or close it.
Parameters Panel Improvements –
The Parameters panel now adapts its height to content, eliminates a row-height flicker on hover, and simplifies scope management — parameters are now always workspace-scoped.
Bulk Replace Column Placement –
Bulk Replace now places the result column directly next to the source column, making it easier to compare original and replaced values side by side.
Improved Empty View State –
When a view has no data, the data editor now shows a clear “This view is empty” message with guidance to add a source or edit pipeline tasks — replacing a “No results found” message that incorrectly implied an error.
Defect Fixes :
Resolved the following issues:
- Data Refresh Orchestration — Datasets from third-party connectors (including Xero) did not appear in the dataset listing when configuring a scheduled refresh; they now list correctly.
- Monitor — The Investigate button in the Needs Attention section did not respond when clicked for error entries; it now navigates to the relevant item.
- Dashboards — Clicking a view name link on a dashboard did not open the corresponding source view; the link now works correctly.
- View menu — Clicking “View profile” in the view options menu had no effect; it now opens the view profile as expected.
- App update banner — When the app update notification banner appeared, view names in the navigation became difficult to read; the layout now keeps view names clearly visible.
- Data editor — Creating a new view briefly displayed 1 row in the data editor before loading correctly; the initial display now reflects the actual row count immediately.
- Bulk Replace — Replacement values were not applied when the input contained a forward slash; forward slashes in replacement values now work correctly.
- Window function — The Count aggregation in Window function displayed decimal values instead of whole numbers; count results now display as integers.
- Explore — For certain aggregation types such as Distinct Count, the column name did not appear in the Explore card header; column names now display correctly for all aggregations.
- Pipeline version history — Restoring a pipeline to a previous version displayed an empty pipeline with only the Apply button; the selected version now restores with its full step history.
- SQL Server export — Exporting to an external SQL Server destination failed silently when the dataset name began with a number; this now shows a clear error message to the user.
- Data Check — Incorrect or unknown error messages appeared when editing a cell under a value range rule, or when first applying a custom expression rule; both cases now validate and report errors accurately.