V 1.1.20
New Features
Subflow Context Support
- Subflow Context Table Mapping: Allows subflows to map context data into a main workflow, promoting modular, reusable design.
- Context Configuration in Activity Builder: Enables direct use of subflow context in custom activity configurations, streamlining setup.
ReportToEngage Integration (Beta)
- Provides native support for sending data to ReportToEngage, enabling structured transaction reporting scenarios in your workflows.
Data Tables in Tables Panel (Beta)
- Introduces basic data management within the platform, allowing you to store and manage temporary data directly in the “Tables” section.
Manifest Resources & Variables Integration (Beta)
- Lets users define application manifests (resources, event hooks) at the platform level for a more cohesive, declarative setup.
Git Improvements
- Multimodule URL Update Support: Users can now change Git URLs in multimodule repositories, optionally copying existing workspace data.
- Fetch and Prune: Cleans up outdated or unused Git resources, keeping repositories lean.
- Improved UI & Error Handling: Enhances feedback loops, error messages, and overall usability for Git-related features.
UX & UI Improvements
- Streamlined Git Integration UX: Refinements in Git setup/update workflows with clearer prompts and confirmations.
- Common Empty Page Container: Standardizes the look and feel of empty states in Applications, Lookups, and Decision views.
- Safer Application Deletion: Requires users to type the application’s name to confirm deletion, reducing accidental removals.
- Expand/Collapse Toggle Disabled Temporarily: Removed from Application View to resolve layout stability issues.
- Unified Schema Modal & Clearer Errors: A single schema modal across the platform and more transparent inline error feedback for custom activities.
- Condition Transition Suggestions: More accurate, context-aware suggestions for configuring condition lines in workflows.
- Session Expiry Improvements: Reduces unnecessary alerts and clarifies user messaging when sessions expire.
Fixes
- Pinned Workspace Retention: Ensures pinned workspaces remain pinned between sessions.
- Cluster Events Menu State: Preserves menu state correctly when the name field is initially unfilled.
- Input Tab Loading: Fixes an issue where switching from the schema section could prevent the input tab from loading.
- Custom Activity + Global Variable Mapping: Corrects a bug where mapping a global variable to a custom activity input sometimes returned null.