Release Notes Automation Dock

Created by Automation Dock Support, Modified on Thu, 28 May at 11:57 AM by Automation Dock Support

Release Notes Automation Dock

Version

Release date

Notes

3.4.1.928.05.2026

 Added Breakpoint management

  • New UI for breakpoints with a menu, add/remove button, confirm remove all, refresh on changes, and follow selection. Persistence in CustomXML, recalculation after row insertion/deletion, and logic to skip unaffected rows.

• Email Actions update:

  • The Find email action can search in explicit mailbox paths and supports loading custom folders in the form.
  • Folder lookup now uses Outlook identifiers and supports different language variants.
  • Reply/reply all functionality, a forward email action, recipient management, and UI elements for new email actions were added.
  • Attachment handling for forward/reply/reply all and protection against overwriting variables were added.
  • A cached Outlook application, mail wrappers, cleanup, and more efficient email loading were added.

• Exception Catching:

  • Implemented exception catching, handler lookup, logging to column N, and Exception Action.

Bug Fixes:

• Space comparison fix: trimming of variable values was stopped, so a single space is not treated as an empty string.

• The Settings window and input forms during AD licence registration no longer stay globally on top, but only within MS Excel.

• Date picker and variable input support: The date picker UI now supports custom text and variables; the calendar icon opens a picker for entering a fixed date.

• Highlighting of the executed row after a run: the row is now always made visible, not only in debug mode.


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