Enabled support for downloading and uploading workspace artifacts, including Environment Builder (EB), Data Dictionaries (DD), Runtime Fields (RTF), and KPIs, simplifying backup workflows.
Template Display Name Validation
Added input validation to show an error when entering a template display name that is already used by another template in the same workspace, thus preventing the existence of multiple template definitions with the same name
Template Change Confirmation
Templates are often reused across multiple pipelines, and changes to a shared template can unintentionally propagate across many workflows. To prevent accidental updates, a confirmation modal has been added before committing changes, providing visibility into the potential scope of impact.
Template Operator Library Enhancement
Templates that are currently being edited are now visually distinguished in the operator library to help users identify draft versions more easily.
KPI Editor Draft Behavior
The KPI editor now fully replaces draft content when saving changes, making it easier to remove fields and ensure the draft reflects exactly what’s shown in the editor. This behavior is specific to KPIs and does not affect other types of drafts.
Formula Language Extensions for Runtime Fields (RTFs)
Added support for time literals in the formula language, enabling better time-based calculations.
Bug Fixes
Template Deletion Logic
When deleting an unfinalized template, the system now checks for template instances across all pipelines in the workspace—not just the current graph. This prevents accidental deletion of templates still in use and avoids leaving behind invisible or orphaned drafts.
Merge Stability Fix
Resolved a bug where deleted edges during a merge could create cycles and crash the UI.
KPI Save Issue
Fixed an issue where some KPIs could not be updated when row_conditions were invalid.
Validation Performance
Improved validation speed for Runtime Fields and KPIs in the Workspace Manager.
Pipeline Deployment Failure
Fixed an issue where pipelines failed to (re)deploy when attempting to drop a schema still used by an existing view.
Have questions or feedback about this release? Click here