Added a Created At filter to the Jobs page, allowing users to filter jobs by date ranges such as Today, Yesterday, Last 7 Days, Last 30 Days, This Month (default), Last Month, Custom Range.
Enhanced the Export functionality to include the associated DataSource when exporting a BPA process.
Extended notification support to allow Maintainers to receive all job notifications (if configured) and enable Administrators and Maintainers to receive all Buddy event notifications, regardless of execution rights.
We have now enhanced our password policy. Passwords must be 8 to 16 characters long, including uppercase and lowercase letters and a special character, and must not contain the username or email.
Fixed an issue in BPA where process exporting did not include the associated mail template body, ensuring complete and consistent export of process assets.
Fixed an issue on the Users page where the option to assign the Admin role for users added via LDAP was incorrectly disabled.
Fixed an issue preventing automatic logout after Control Room upgrades or during user role changes, ensuring users log out correctly to avoid session errors and receive updated access permissions.
Fixed an issue where Smart Stations under custom tenants did not receive Pending job status notifications, resulting in missing entries in the Bot Service log.
Fixed an issue where it showed a generic error message instead of an explicit notification when accessing the Process Monitor tab of a Process Instance that was deleted after execution.
Fixed an issue where a leading space character in the Group leader name prevented proper selection from the dropdown list.
Fixed an issue where bulk deselection was not functioning when using the Select All option on the Jobs, Process Instance, and My Task pages.
Fixed an issue where clicking the Sync License button on the License Page of the Control Room did not display the latest license information after manually refreshing the page.
Fixed an issue where it failed to populate all user attributes in the User Synchronization tab during LDAP Authentication configuration.
Fixed an issue where job logs in the Control Room UI appeared out of order, ensuring they now display in the correct sequence.
Fixed an issue where non-admin users were incorrectly allowed to modify the authentication type due to a missing permission check.
Fixed an issue where the Apply button in the Jobs Created filter dialog appeared outside the visible area on the Jobs page.
Fixed an issue where the Total Sync Time in the Last Sync Status dialog displayed incorrect values after performing user synchronization under LDAP Authentication.
Fixed an issue where the Smart Station edit dialog incorrectly kept the Update button enabled even though the user made no changes and corrected the Smart Station status computation in logic by avoiding reliance on the Modified column.
Fixed an issue where the Control Room failed to disable LDAP users deleted from the configured Active Directory and continued to show the sync status as In Progress after clicking the Run Sync Now button in the LDAP configuration.
Fixed cosmetic and typographical issues across Control Room pages and alert notifications.
Implemented general stability improvements to address issues observed on the Server Log page.
Implemented stability fixes to address issues on the login page when using the Windows login option for single sign-on with LDAP.
Improved Smart Buddy permission handling for triggers to ensure users only see those they can access. We have also fixed an issue where the trigger type List Trigger was not shown correctly in the Smart Buddy enable dialog.
Resolved an issue in the Control Room that caused excessive unhandled exceptions to be logged in the Windows Event Viewer, improving system stability and log clarity.
Fixed an issue where binding a field from one form to a Select Boxes component in another form, used within a standard task activity, resulted in an internal server error upon task load.
Fixed an issue where data binding failed in container components within BPA workflows, particularly for fields nested inside other schema fields. The binding logic now supports nested structures and properly applies values, including non-dataSource fields inside Data Grids.
Improved error handling in Process Designer and Assistant Buddy to automatically sign out users if their account or tenant is deleted or disabled. Additionally, activity-level exceptions related to such scenarios are now detected and surfaced appropriately in the process.
Improved image handling in Desktop Automation activities to ensure images used for automation are retained reliably while automatically cleaning up unused images to optimize project storage.
Fixed an issue in Smart Station Service where it failed to pick new jobs from the Control Room due to an authentication loop triggered by token expiration, requiring a service restart to resume job polling.
Fixed an issue where the buddy throws the following error: "An error occurred while calling tracking participants, causing the instance to be aborted".
Introduced a new Attachments type in MessageResult output datatype
Introducing the Simulate automation mode for the following desktop automation activities. This mode enables the automation of desktop applications without the need for a screen to be present.
Added a new checkbox property, Exclude Inline Attachments, to the Save Mail Attachments activity under Email category. This option prevents inline attachments, such as embedded images or files within the message body, from being saved.
Enhanced the query sorting functionality in the Get Records activity under Salesforce category, allowing users to configure multiple sort conditions with customizable fields, sort directions (defaulting to ascending), and null value positioning (defaulting to appear first), along with options to add or remove sort rows as needed.
Introduced a new optional property, System Message, in both OpenAI -> Chat and Llama -> Chat activities to define a contextual framework for model interaction. Users can use this property to include directives, constraints, or essential background information to ensure accurate, consistent, and contextually relevant responses.
We now support Python versions 3.12 and 3.13 (both 64-bit and 32-bit) in the Python Context activity
We now support Python versions 3.12 and 3.13 (both 64-bit and 32-bit) in the Python Context activity
Fixed an issue where the job containing the Invoke RPA Process activity remained waiting even after the user in Control Room manually terminated the invoked job.
We have introduced a metering history dashboard in AppZ Box. Setting the IsMeteringEnabled flag to true in the license displays a metering hyperlink in the license dialog (accessible via the three-dot menu of AppZ Box). Clicking the link opens the dashboard to view the detailed metering history.
Extended IntelliFlow to use the GPT-4o model, offering improved performance and cost efficiency in prompt-based workflow generation.
Enhanced IntelliFlow to leverage the Import From CSV and other Desktop Automation activities, enabling it to incorporate them intelligently when generating workflows based on user prompts.