Skip to content

Release Notes

Version 2022.05

Released: May 2022

New Features

  • Orchestrator Variables: Non-application variables for Orchestrator applications can now be viewed and updated.
  • Process Import: Added imported process version as a data-object in the exported environment.
  • Mail Component: Added Close Connection feature to the Mail component.
  • Dataset Merge: Added horizontal merge support to Dataset Merge activity for side-by-side merging.
  • Window Actions: Added wildcard support to title search in Window Actions method.
  • SOAP Connector: Added support for defining a variable to a data object and returning its result values as output in SOAP Connector.
  • Excel Style: Added Remove Cell Style activity to the Excel component.
  • Monitoring Logs: Added StartedUser information to Monitoring (Kibana) application logs.
  • Process Info: Made information about applications involved in a process visible on screen.
  • Dataset Save: Added Include Header parameter to Dataset Save As activity to select whether to print dataset headers.
  • Keyboard Hotkey: Added Wait After-Action parameter to Keyboard Send Hotkey activity to determine post-hotkey wait time.
  • Excel Autofit: Added Autofit Rows/Columns method to the Excel component.
  • JSON Read: Added Read JSON activity to read text or file content in JSON format.
  • Excel Rename: Added Rename Sheet activity to the Excel component.
  • Word Write: Added Include Header parameter to Write Dataset to Word activity to select whether to print dataset headers.
  • Excel Write: Added support for writing to a particular area instead of the whole range in Write Dataset to Excel activity.
  • Excel Style: Added border style, border position, and border color fields to Excel Set Cell Style component.
  • Excel Merge: Added Merge/Unmerge Cells activity to the Excel component.
  • MS Excel: Added Pivot Table activity to the MS Excel component.
  • MS Excel: Added Refresh Pivot Table activity to the MS Excel component.
  • MS Excel: Added Run Macro activity to the MS Excel component.
  • Image Processing: Added Remove Lines activity to the Image Processing component.
  • Mail Send: Added support for sending mail with only CC or BCC fields, without filling the To field.
  • Mail Event: Added support for multiple values in To, From, and Subject fields for mail event definition, including partial match for To and From.
  • Text File: Added Read Text File to Variable activity to the Text File component.
  • Excel Export: Added support for saving images when saving Excel sheets as PDF.
  • Excel Style: Added horizontal and vertical alignment features to Excel Set Cell Style activity.
  • Image Matching: Added support for determining match score as a frontend parameter in ICU Match Image and Computer Vision image matching activities.
  • RPA-Admin Chatbot: Added Train Model option to projects page in RPA-Admin Chatbot tab.
  • Mail Read: Added file attachment support when reading mail via Exchange connection.
  • File Operations: Added support for extracting encrypted zip files to Unzip activity.
  • Chatbot: Added intent and utterance considering parent-child relationship in the chatbot component.
  • REST Service: Added support for defining a variable to a data object and returning its result values as output in REST Service.
  • MS Outlook: Added Save activity to the MS Outlook component.
  • ReCaptcha: Added option to manually enter site key value in ReCaptcha activity if not found on HTML page.
  • Mail Event: Added case-insensitive search support for the subject field in the mail event.
  • Computer Vision: Added Get Largest Rectangle activity to the Computer Vision component.
  • Excel Formula: Added support for setting a formula to empty cells in Excel Set Formula activity.
  • Excel Clear: Added support for preserving cell styles in Excel Clear Sheet activity.
  • Excel Copy: Added support for preserving cell styles in Excel Copy Sheet activity.
  • Excel Copy: Added Copy as Value option to the Copy Sheet activity.
  • Computer Vision: Added Base64 Decoder activity to the Computer Vision component.
  • Computer Vision: Added Get Dimensions activity to the Computer Vision component.
  • Dataset Filter: Added support for filtering boolean type columns returning true or false.
  • Image Processing: Added Otsu threshold support to Threshold activity in the Image Processing component.
  • Modeler Form: Added image file selection option to the Modeler form editor.
  • Computer Vision: Added MRZ Reader activity to detect and read MRZ fields in passports and ID cards.
  • OCR Support: Added OCR-B support to OCR components.

Performance Improvements

  • PDF Conversion: Improved PDF Convert Tables to HTML activity to support PDF tables of different structures.
  • SMTP Timeout: Increased SMTP read timeout value to 5 minutes.

Bug Fixes

  • Mail Send: Fixed bug for deformed mail attachment names resulting from special characters.
  • RPA-Admin: Fixed screenshot list bug in RPA-Admin application.
  • Modeler Publishing: Fixed error received during application publishing in Modeler.
  • Scheduler Processes: Resolved problem of not canceling waiting processes in the scheduled-process list.
  • Process Filtering: Fixed bug for process filtering in the Scheduler application.
  • Mail Event: Resolved validation error encountered while updating the mail event.
  • File Upload: Fixed "file already exists" error when overwrite is true in SSH and FTP upload activities.
  • FTP Service: Fixed directory not found error when directory names contain regex expression in FTP service activities.
  • Excel Write: Fixed bug for writing dataset whose data was retrieved from non-Excel sources in Write Dataset to Excel activity.
  • Excel Style: Fixed bug for losing cell format while setting cell styles in Excel Set Cell Style activity.
  • FTP Service: Fixed directory not found error in FTP service activities.
  • RPA-Admin: Fixed bug for enabling/disabling the screenshot feature in the RPA-Admin module.
  • Excel Sheets: Fixed bug for overlap error in Excel sheets with merged regions.
  • Mail Send: Fixed error where mail sent with Mail Send activity used remote connection username instead of connected mail address.
  • Dataset Filter: Fixed bug for duplicate or missing results while filtering the dataset.
  • Exchange Search: Fixed bug in min/max date filtering in Exchange Search method.
  • Dataset Write: Fixed bug for writing files to the dataset that are linked to another Excel file.