V 1.1.21
April 21 2025
New and Improved Features
Schema References – External Refs Support Schema registry now supports referencing external schemas.
Users can publish schemas and use the published URL as references.
Supports external HTTP schema references Considerations
Nested external references are partially supported in the mapper
Multiple external refs can cause variable name conflicts in codegen
Data Table Activity Group Lightweight, in-memory table system to manage structured data across workflow steps. Available Activities:
DataTableInsert – Insert rows
DataTableUpdate – Update rows conditionally
DataTableUpsert – Insert or update based on criteria
DataTableDelete – Remove filtered rows
DataTableTruncate – Clear all rows
DataTableQuery – Run advanced filters, joins, and aggregations
Edit Custom Activity Enables users to edit custom activities for easier maintenance and reuse.
Multi-Tab Support Users can open multiple tabs within the platform, making it easier to work across workflows, configurations, and schema views simultaneously.
Git Stash Feature Users can now stash uncommitted changes and switch branches—preserving work-in-progress without conflicts.
Enhancements and Bug Fixes
Workflow Template Import: Users can now import workflow templates directly into specific folders, improving organization and onboarding speed
Manifest Enhancements: Preview, validation, auto-renaming, and character sanitization
Left Panel Redesign: Global styling and improved highlight design in the tree
Header Navigation: Refactored for better permission handling
Config Panel: Scroll/render issues on first load fixed
Mapper Validation: Fixes for array item handling
REST Client: Support for anonymous array paths
Context Variable Fix: Variables now persist correctly under context tab mode
Node Validation: Ensures logical connections within group nodes
Schema Registry: Enhanced search and usability
App Limit Feedback: Clear messaging when max app count is reached
Git UX Improvements: Removed feature flag; Git state is now enabled by default.
Last updated
Was this helpful?