V 1.1.62
New and Improved Features
Custom Activity Improvements
Edit Activity Capability
Users can now edit custom activities with the same name to create a draft version, improving governance and reducing risk when promoting changes to production.
Templating Enhancements
Table columns can now be directly referenced as fields during templating, simplifying dynamic mappings and reducing manual configuration.
Application Management Enhancements
- Duplicate bundle applications and import templates directly as bundle applications to accelerate reuse.
- Create Application flow is now more responsive with improved handling during workspace loading.
Validation and Testing
- Parallel Group Validation ensures safer and more predictable workflow execution.
- Integrated Testing with Examples allows adding examples for each test case, making test intent and validation clearer.
Deployment Deletion Update
Improved workflow deletion and Git interaction. By default, deleting a workflow now removes associated deployments and published data. Users can optionally choose to delete only deployments or retain the workflow, enabling safer and more flexible Git-based development flows.
New Functions
formatDecimal
Formats decimal numbers by removing unnecessary trailing zeros.sortByCharOrder
Sorts strings in natural lexicographical (character) order.
UI & Theming
- Completed library-wide theming for consistent styling across workspaces, tables, modals, and panels.
- Major UI migrations completed for:
- Create App Modal
- Error Panel
- API Manager
- Global Variables
Bug Fixes
Stability & Reliability
- Improved resilience when uploading workflow files to prevent application crashes.
- Enhanced error handling for failed activity groups.
Usability
- Improved visibility of Logs input and output.
- Corrected selection behavior for Test API URL.
- Refined canvas notes and configuration panel interactions.