Home Developers Release NotesOpenBots Studio v2.0.1 Release Notes
OpenBots Studio v2.0.1 Release Notes

[New Features]

  • OpenBots Studio
    • Performance Improvements
      • Performed an optimization to the Platform commands to reduce the execution time of subsequent command executions.
      • Upgraded the existing surface automation implementation with a new image matching algorithm, resulting in more accurate executions as well as reducing execution times significantly.
      • Improved window searching to ensure that all windows able to be detected by the recorder are found during execution.
      • Surface Automation and Desktop element images will now be compressed when saved to the OpenBots script file.
    • Command Improvements
      • Completed a set of compatibility changes to the Platform commands to support OpenBots DocumentAI.
      • The Platform commands now contain a set of commands for the usage of OpenBots Lighthouse functions.
      • Corrupted Excel files can now be loaded or repaired when creating an Excel application instance.
  • OpenBots Assistant
    • A variable number of automations can now be displayed in the Assistant interface, configurable from the Assistant settings.
    • Improved validation of connection-related fields in the Assistant interface.
[Fixes]
  • OpenBots Studio
    • Hotkey actions will now properly register when automating applications requiring scan-code inputs.
    • Corrected an issue that resulted in the manual click action on IFrame elements being offset.
    • The Google Sheets Get Range command will no longer throw an error if the last column of the specified range contains blank values.
    • The Native Browser Attach Application command will now attach to the first instance of a matching title.
    • The Google Sheets Fill Range command will no longer be offset when executed multiple times.
    • Providing an empty output for Out Arguments in the Run Task command will no longer result in an error being thrown.
    • Resolved an issue that resulted in activating Google Chrome window instances showing inconsistent behavior.
    • Saving MimeMessage attachments will now work as expected for large files.
  • OpenBots Assistant
    • The Assistant will now report connection-related errors expediently.
    • Resolved an issue that caused the Stop Current Task to cancel automation execution.
    • Corrected an issue that resulted in the resolution width being automatically adjusted when set to some sizes.
    • Resolved encountered issues when utilizing the Microsoft.Data.SQL dependency in automations.