V1.1.28
Release 26 May 2025
New and Improved Features
Git Integration Improvements Improved UI consistency for Git-connected workflows.
Introduced a new Stash flow allowing users to preview commits before stashing.
Users can now clone changes from any branch in a multimodule repository.
Admin Governance Enhancement Admins can now choose to join available workspaces as either admins or members, improving access governance and control.
Enhanced Input Tab Rendering Performance Optimized the Input tab to prevent unnecessary re-renders during user interaction or data updates. The tab now re-renders only on actual changes, improving responsiveness and efficiency.
New Feature: Filter Support in iterateOn Expressions The
iterateOn
expression now supports inline filter conditions. This enables more granular control when looping through collections, reducing the need for additional filtering logic.Multi-tab Workflow (Beta) Addressed pop-up issues in workflows opened across multiple tabs. Enhances stability and usability when working in parallel tabs.
Configuration Tab Persistence Retains the last selected tab (e.g., Configuration) even after navigating between panels.
Workspace Simplification Profiles tab is now hidden in public workspaces, resulting in a cleaner and more focused interface.
Group Iterator Enhancements Group activities now support default schemas and filtered iterator paths, enabling more precise control over grouped data operations.
Bug Fixes
Save Loop in Variables Resolved an issue that caused repeated save triggers during variable edits.
Copy Activity Properties Improves productivity when duplicating activities.
All properties, including target schema and configuration, are copied.
Note: Mappings are excluded, as they depend on the connected source.
Workflow Validation – Non-Terminating Path Fix Validation now detects and flags workflows with paths that do not reach a logical end. This helps avoid runtime errors and improves debugging clarity.
Iterator Display Fix for Nested Groups Fixed a UI issue where nested group iterators showed incorrect context. The iterator is now accurately displayed for nested structures.
Last updated
Was this helpful?