Release Notes¶
Date: April 2026
High-Level Summary¶
The following are the new Features, Functionalities, and Enhancements for this release.
I. Views Enhancement:¶
- Date control: Enhanced with min and max date ranges.
- Data grid > Cell Renderer feature: Enhanced with the display of prefix or suffix icon only if the file exists in the path.
- Phone number control: Introduced pattern trait with masking of phone numbers.
- Stepper component: Added text color to the active and inactive stepper control.
- Progress Ring component: Added additional features to fix the fill color of the progress ring when present inside the card, when data is loaded dynamically from Lookup (OnBeforeRender and Other Events like click, change, etc.)
- Card component: Resolving the title attribute using variable.
II. Connector¶
- External Connectors enhancements:
- License based enablement of connectors.
- Encoding and Decoding Data Entity and Attributes from YAML file for External connector operations.
- Process flow trigger control over the external connector based on the enable and disable feature.
- Connector-based process flow activities enhancements:
- Info button added to show attribute descriptions in Add, Update, Fetch, and Function activities.
- For Add record and update record, improvised the field with Relative file Path for local file Path.
- Removed Output Mapping Configuration from Fetch and Delete activity (Yaml file improvement).
- External connector based Datasoruce enhancements:
- Enabled Datasource Test Button for External connector Type Datasource
- Validation of driver enabled internally for enabling external connector.
- External connector based Custom activity
- Custom activity filter node added based on External connector type.
II. RPA¶
- New activities added to the RPA Studio.
- Introduced a robust Queue Management system to support scalable and structured transaction processing.
- Introduced Integrated Agent Mode in Platform BOT.
- Introduced Mapping Chat Conversation to Project.
III. GenAI¶
- Agent Enhancements: API support for export and import. When you do export of the AI agents through the Smart Sync feature, entities are automatically mapped using the create entity mapping API enhancement.
- All the passwords are protected by masking in the UI and encrypting while saving.
- AI Trace Log details are updated with global user access for all users.
- All users can view all the trace logs of all user and agent activities in their UI in the order of execution.
- New filter feature for filtering By TraceID-Agent name, Agent name, Trace ID, and User ID
- GenAI entity names and agent names are restricted to use any special characters
- Shell script introduced to backup and restore trace logs from Trace log UI. Delete script allows to delete the selected log from the system.
III. Others¶
- Dashboard enhancement with new look and visual features.
- Smart Sync enhanced with the AI Agent export and import features with role configuration selection. For Agent import feature in smart sync, new configuration details are added to map the process flow variable selection and custom variable selection
- Data flow: Reader and Writer activities enhanced with relative path updates.
- Application management grid table view enhanced with additional details and inputs.
- SAML configuration added to the configuration management section for Kubernetes and docker versions.
- Separate license is enabled for each connector type and user can access the connectors based on their license.
- Schedule IMAP Email trigger Job on deployment checkbox added to the process flow start node to create an email trigger job in the background. This allows user to have a control over the email trigger job that is running.
Gen AI Enhancements¶
AI Audit👑¶
- Trace Log details are updated with global user access for all users.
- Shell script introduced to backup and restore trace logs from Trace log UI. Delete script allows to delete the selected log from the system.
- All users can view all the trace logs of all user and agent activities in their UI in the order of execution.
- New filter feature for filtering By TraceID-Agent name, Agent name, Trace ID, and User ID.
Entity Mapping API for Agents¶
Entity mapping API service is introduced for the custom activity Agents used in the flows. During the export and import of the agents via Smart Sync these APIs are executed in the background.
The APIs are:
- Update existing process entity mapping.
- Create entity mappings for existing custom activity.
Security¶
-
Password masking in UI and encryption while saving.
-
Restriction of special characters in the naming of GenAI entity names and agent names.
RPA Enhancements¶
New Activities¶
New category of activities is added to the activities list.
The newly added categories are:
- Adjust Datetime
- Combine Text
- Convert Case
- Convert Date to Text
- Copy Selected Text
- Extract Datetime from Text
- Extract Text
- Get Environment Directory Path
- Get Environment Variables
- Get From Clip Board
- Set Environment Variable
- Set Text To Clipboard
- Sound Beep
- Split Text
Chatbot – Agent Mode¶
Our Chatbot now supports Agent Mode, enabling intelligent planning and automated execution.
With Agent Mode, users can:
- Provide high-level instructions in natural language.
- Automatically generate workflow steps.
- Execute workflows sequentially.
- Integrate directly with Studio.
This brings AI-powered automation directly into the development lifecycle.
RPA Queue Management¶
We have introduced a robust Queue Management system to support scalable and structured transaction processing.
Key capabilities:
- Centralized queue creation and monitoring.
- Transaction status tracking (New, In-Progress, Completed, Failed).
- Retry and exception handling mechanisms.
- Support for both machine-based execution allocation.
This enhances workload distribution, operational visibility, and enterprise-grade reliability.
Connector Enhancements¶
Connector-Based Process flow¶
- Info button added to show attribute descriptions in Add, Update, Fetch, and Function activities.
- For Add record and update record, improvised the field with Relative file Path for local file Path.
- Removed Output Mapping Configuration from Fetch and Delete activity (YAML file improvement).
External Connector¶
- Encoding and Decoding Data Entity and Attributes from YAML file for External connector operations.
- Edit Feature: Connector can be edited and saved only if enabled.
- Process flow trigger is restricted if the connector is disabled.
Datasource for External Connectors¶
- Test feature is implemented for the Data source.
- Validation of driver enabled when user try to enable external connector.
- Filter feature: For listing only Enabled Connector in datasource Types
- Edit Feature: Connector can be edited and saved only if enabled.
Custom Activity Filters¶
- Filter added based on External connector type based on enabled or disabled. Filtering displays only the enabled custom activities.
Environment Summary¶
| Operating System | Ubuntu 20.04.4 |
|---|---|
| Browsers | chrome - Version 123.0.6312.123 (Official Build) (64-bit), Edge Version 123.0.2420.97 |
| Server | On-premise app and DB Servers with - 16GB RAM, 64-bit Ubuntu OS |
Build Details¶
| Description | Details |
|---|---|
| Build Coordinator | Platform Support Team. |
| Build Identifier | 6.5.5 |
| Tag | v6.5.5-snap5 |