Skip to content

Release Notes

Version 2.31.0

Released: September 2026

New Features

  • Modeler — Variable Usage View: Added ability to see which components a variable is used in, making it easier to trace variables across long processes.
  • Scheduler — Trigger Name Filter: Added a Trigger Name filter to the Scheduled Processes screen, to find processes started by a specific event trigger.
  • Applications — Drag & Drop: Added a Drag & Drop activity to the Applications component.
  • Keyboard & Mouse — Get Mouse Position: Added an activity to retrieve the current mouse cursor location.
  • Excel / MS Excel — Format as Table: Added a Format as Table activity to the Excel and MS Excel components.
  • RPA-Admin — Secured Keys Export/Import: Added ability to export and import Secured Keys definitions.
  • Reporting Dashboard — Worker Utilization: Added dashboards showing robot utilization rates over selected time ranges in Kibana.
  • Excel — Text to Columns: Added a Text to Columns activity.
  • Modeler — Debug Run Button: Added a Run with Debug button to the process design screen.
  • Applications — Screen Recording: Added Start Screen Recording and Stop Screen Recording activities to record video while a process is running.
  • PDF — Add Text: Added ability to add text content to a PDF.
  • PDF — Convert to PDF: Added a Convert to PDF activity.
  • MS Word — Fill Bookmark: Added a Fill Bookmark activity for inserting content at bookmark locations.
  • MS Excel — Sheet Name/Index: The Read Excel to Dataset and Write Dataset to Excel activities now accept either a sheet name or a numerical sheet index.
  • MS Excel — Autofill: Improved the Autofill activity.
  • Mail — Connection Retry Count: Added a retry count setting for mail connections.
  • MS Excel — Autofit Rows/Columns: Added an Autofit Rows/Columns activity.
  • Mail — Multiple Attachments: Added support for sending multiple attachments with the Send Mail activity.
  • Computer Vision — Base64 Encoder: Added a file name field to the Base64 Encode result.
  • XML and JSON — Read XML/JSON as JSON: The Read JSON activity now also accepts XML content, converting it to JSON for use in processes.
  • Scheduler — Final Status Display: Added ability to see a process's final status on the Scheduled Process screen once it completes.
  • Orchestrator — Services Panel: Added a Services panel to the Orchestrator server screen.
  • Scheduler — Export Scheduled Processes: Added ability to export scheduled process information.
  • RPA-Admin — File Events Date Range: Added ability to restrict File Events to run only within a specified date range.
  • RPA-Admin — Mail Definitions Date Range: Added ability to restrict Mail Definitions to run only within a specified date range.
  • Scheduler — Dynamic Process Naming: Added ability to assign a dynamic name to a process scheduled via the Schedule Process activity.
  • MS Excel — Set Cell Style: Added a Set Cell Style activity.
  • MS Excel — Get Size: Added a Get Size activity.
  • Application — Switch to Window by XPath: The Switch Actions activity's Field can now hold an XPath when switching to a Window, letting it disambiguate between windows that share the same title.
  • Cognitive Services — LLM Bridge: Improved the LLM Bridge activity.
  • Excel — Autofill Formulas: Added ability to copy and apply a formula across an entire row or column.
  • MS UI Automation — New Component: Added a new MS UI Automation component with Open Application, Close Application, Type Into, Click, Hover, Drag and Drop, Get Window Title, Get Text, Get Value, Get Attribute, Set Window Title, Set Value, Set Attribute, Wait Condition, Is Element Exists, Is Window Exists, Switch Window, Get Element Count, Scroll, Take Capture, and Extract Data activities.
  • RoSpy — Windows UI Inspector: Added inspector support for identifying Windows UI elements.
  • MCP — Call Tool: Added a new MCP component with a Call Tool activity for connecting to and invoking tools on MCP servers.
  • Application — Element Labels: Added label support to browser automation activities in the Applications component.
  • IDM — Modernized Interface: Refreshed the Identity Management (IDM) module interface.
  • Modeler — Modernized Interface: Refreshed the Modeler module interface.
  • Scheduler — Modernized Interface: Refreshed the Scheduler module interface.
  • RPA-Admin — Modernized Interface: Refreshed the RPA-Admin interface.
  • Modeler — Variables Import/Export: Added ability to import and export process variables (Data Objects).
  • Modeler — Rename Propagation: Renaming a Dataset or Variable now automatically updates all references throughout the process.
  • Modeler — Dual-Mode Data Entry: Added text-and-modal dual input mode for Field, Decision Table, and Called Element parameters.
  • Modeler — Subprocess Cardinality Display: Added display of Cardinality and Complete Condition values directly on the canvas for subprocesses.
  • Modeler — Decision Table Search: Added a search feature and improved long column name visibility in Decision Tables.
  • Modeler — Decision Table Column Reordering: Added ability to reorder columns in Decision Tables.
  • Modeler — Decision Table Contains Workaround: Documented a workaround for Contains-style conditions in Decision Tables.
  • Scheduler — Call Activity Tree View: Added a tree view showing Call Activity subprocesses on the Scheduler screen.
  • RPA-Admin — Database Definitions: Added requested enhancements to Database Definitions management.
  • Modeler — Processes Table View: Added a shared data-grid Table View to the Processes list screen.

Bug Fixes

  • Show Log — Record Limit and Sort Order: Addressed the 10,000-record limit and updated the oldest/newest sort behavior in Show Log.
  • Mail — Base64 Image Attachment: Fixed issue where a Base64-encoded image sent via Mail Send could not be viewed in the browser.
  • Webapps — Chrome Driver Compatibility: Fixed incompatibility between the Chrome Driver bundled with the Webapps installation and the client's installed Chrome version.
  • Take Capture — Directory Error: Fixed a directory error in the Take Capture activity.
  • Mail — Attachment Session ID: Fixed issue where an automatic session ID was generated even when the Attachment dataset name field was left empty.
  • Excel — Wrapped Header Cells: Fixed issue where only the first line of a wrapped (multi-line) header cell was read.
  • Dataset — Save As Double Values: Fixed issue where some double (floating point) values were saved as strings.
  • VBScript/Cmd — Turkish Characters: Fixed issue where VBScript and Cmd command outputs did not return Turkish characters correctly.
  • Scheduler — Queued Processes After Restart: Fixed issue where scheduled processes waiting in the queue did not run after the Orchestrator was restarted.
  • Modeler — Error Location Marking: Fixed issue where the error location was marked incorrectly in the diagram.
  • App Import — Duplicate Processes: Fixed issue where importing an App duplicated its processes.
  • Modeler — Breakpoint on Start Event: Fixed issue where the process hung when a breakpoint was placed on the Start Event.
  • Google Sheets — Cell Style: Fixed an issue in the Cell Style activity.
  • Modeler — Nested Collapsed Sub Process: Fixed an error occurring when a Collapsed Sub Process was used again inside another Collapsed Sub Process.
  • HTTP Task — Invalid Character Error: Fixed an invalid character error in the HTTP Task activity.
  • Mail — Search Date Filter: Fixed issue where the Min Date and Max Date fields in the Mail Search activity did not filter as expected.
  • Mail — Attachment File Names: Fixed issue where attachments with Turkish characters were sent with an incorrect file name and extension.
  • Dataset — Excel String Filtering: Fixed issue where trailing whitespace added to string values pulled from Excel prevented dataset filtering from finding matching records.
  • Mail — Attachment Dataset to JSON: Fixed issue where the attachment dataset returned empty when converted to JSON after a Mail Search.
  • Dataset — Filter by Date: Fixed issue where filtering a Dataset by date did not return the expected results.
  • Scheduler — Auto-Cancelled Process Error: Fixed a QRTZ_CRON_TRIGGERS error occurring when a Scheduled Process status changed to Cancelled automatically.
  • RPA-Admin — Mail Definition Events Subject: Fixed issue where the Subject field did not work as expected under Mail Definition Events.
  • RPA-Admin — Mail Definition Events To Field: Fixed issue where updating the To field in Mail Definition Events was not saved correctly to the database.
  • Mail — Attachment with External Dataset: Fixed issue where the Read/Save/Attachment activity could not download mail using an externally supplied dataset.
  • Clipboard — Clipboard to Dataset: Fixed issue where the Clipboard to Dataset activity did not work as expected.
  • Text File — Open with ANSI Encoding: Fixed an error opening ANSI-encoded files with the Text File Open activity.
  • Dataset — Filter with <= / >=: Fixed issue where filtering a Dataset by date using <= or >= operators failed or returned incorrect results.
  • Application — Edge Download Directory: Fixed issue where the Download Directory setting did not work when opening Microsoft Edge.
  • Inspector — Toolbar Name/Property: Fixed issue where toolbar buttons in the Inspector did not retrieve Name/Property information.
  • Modeler — Activity Search: Fixed issue where searching for an activity on the process design screen did not work by component name.
  • HTTP — Multipart/Form-Data: Fixed issue where sending files via multipart/form-data did not work in HTTP activities.
  • Orchestrator — Worker Assignment: Fixed issue where the Orchestrator failed to check Worker availability and assign processes.
  • Orchestrator — Stuck Processes: Fixed issue where processes became stuck and failed to start.
  • Forms — Dynamic Link/Image Fields: Fixed issue where link and image fields on a Form did not display their dynamic value.
  • Orchestrator — i18n Flash of Untranslated Content: Fixed issue where Orchestrator UI pages rendered before translations finished loading.
  • Mail — Exchange Base64 Image: Fixed issue where a Base64 image produced by PDF Export as Image at 200 DPI was not visible in mail sent via an Exchange connection.
  • Script Task — Validate Script Error: Fixed an error occurring while validating a script in the Script Task activity.
  • Excel / MS Excel — Find and Replace: Replace With is no longer a required field, allowing a find-only search without replacing matched values.
  • Show Diagram — Call Activity Visibility: Improved the visual distinction of the Call Activity component in Show Diagram.
  • Boundary Error Event — Stuck Running State: Fixed issue where a process remained in Running state when the Boundary Error Event contained an error message.

Performance Improvements

  • Modeler — Element Search Performance: Improved the performance of element search.
  • Modeler — UI Performance Optimization: Optimized the new UI and resolved several performance bottlenecks.
  • Database — Multiple SQL Statements: Added support for running multiple insert/update/delete statements separated by ; in a single SQL execution.
  • Dataset — Filter Grouped Conditions: The Dataset Filter activity now correctly evaluates parentheses to group mixed and/or conditions.
  • Excel — Pivot Table Filters: Added ability to add filters to Pivot Table components.
  • MS Excel — Pivot Table Filters: Added ability to add filters to Pivot Table components.
  • Dataset — Case-Sensitive Filter: Added a case-sensitive option to the Dataset Filter activity.
  • Scheduler — Cancellation Audit: Added visibility into which user cancelled a scheduled process.
  • Mail — Group Sender Address: Added ability to use a group mail address as the sender in the Send Mail activity.
  • Browser Drivers — Auto-Update: Added an automatic update mechanism for browser drivers.
  • Applications — Duplicate App: App Duplicate now also copies the App's processes and Decision Tables.