Release Notes Automation Dock

Created by Automation Dock Support, Modified on Wed, 4 Feb at 8:21 AM by Automation Dock Support

Release Notes Automation Dock

Version

Release date

Notes

3.419.01.2026
  • "Web services" function now enable to use AutomationDock AI Document Service for extraction of specific values from documents others than just invoices.
3.325.5.2024
  • "Web services" function now enable to use AutomationDock AI Document Service to extract information from invoices.
3.23.4.2024
  • Major bug Fixes
3.1

03.12.2023

  • Improved “Excel function” action

Works now more in line with how standard Excel functions work. In addition, when in the Test mode, columns P-Z display how the function was derived

  • Ability to call Automation Dock process from code

     ●   Example of how to execute a robot from VBA code:

Sub Test()

    Dim addIn As COMAddIn,result as string

    Set addIn = Application.COMAddIns("AutomationDock")

    Result=addIn.Object.runprocess("name of the backup")

End Sub

               ●   Function returns “OK” if the call was successful or an error message if an issue occurs (for example when an invalid backup name is specified)

3.0

25.10.2023

New features

  • Licence management and extensions are now online and there is no need to use license keys any longer
  • New Cloud repository

                ●   In addition to the local (ADB) data repository, users can choose to store their logs, backups, scheduler, user defined functions and global variables online

  • Automation dock personal cloud is now available for users that are in the Cloud repository mode.  There users can view their log, execute and share processes with other Automation Dock users and more
  • Virtual assistant

               ●   Ability to disable execution logging for testing purposes

  • Scheduler

               ●   Ability to specify email addresses of users that should receive an email if the process execution fails

  • Enhance Windows item detection – Automation Dock can now identify and work with Windows items that were inaccessible in the previous versions (items without a name or ID)

Action updates

  • Value Retrieve

                ●   JSON value – allows for easy parsing of JSON values (see instructions tab for an overview)

                ●   Get clipboard – replaces the previous “Clipboard” function

                ●   Set clipboard – allows writing text to the clipboard

  • Window Select

              ●   Ability to specify extended Windows detection (1-60 seconds)

              ●   Useful for Windows that open slowly or with a delay without the need to pause the step

  • Item Select
    • Ability to specify extended Item detection (1-60 seconds)
      • Useful for items that open slowly or with a delay without the need to pause the step
  • Process Redirect
    • Action has been removed
2.618.01.2023
  • Virtual Assistant process performance enhanced
  • Windows clipboard Unicode support
2.520.08.2022
  • New "Email Process" options added
  • Database-based "Global variables" added
  • Backups can now be named
2.405.07.2022
  • Excel functions optimized and simplified
  • Virtual assistant optimization
2.314.06.2022
  • Ability to run Virtual Assistant in secured (idael when running on a user desktop in office enviroment) and unsecured mode (ideal for virtual PCs)
2.228.04.2022
  • Added Java automation capability
  • New "Text enter" mode added
  • Virtual assistant auto-start function added
2.124.03.2022
  • AutomationDock database upgraded and optimized
2.011.10.2021
  • Performace optimization (execution speed is now 10+% faster)
  • New error redirection column (M) added
  • Tesseract option parameter added
  • Ability to directly work with SharePoint-based workbooks
  • New action: Web services
  • New action: User input



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article