Profiles Search in Side Menu
Added in-panel search support to quickly locate profiles within the side menu, improving navigation efficiency.
Custom Code Resource
Introduced a new CustomCode resource, enabling developers to create and manage reusable code components directly within the platform.
Developer Notes with Markdown Support
Developers can now add notes using markdown formatting for better readability and documentation within activities or workflows.
SFTP Connection Timeout Configuration
Added configurable connection timeout (in seconds) for SFTP actions, with a default value of 10s, allowing finer control over connection stability.
Workflow Name Display in Deployment Panel
Adjusted layout handling to prevent long workflow names from overflowing in the deployment side panel.
Ternary Operator Evaluation
Corrected associativity in ternary operator evaluation to ensure consistent and predictable expression results.
Global Variable Mapping Restriction
Updated validation to prevent users from mapping the root Global Variable (GV), ensuring proper usage and avoiding unintended data exposure.