To increase image recognition performance and improve accuracy, template matching using OpenCV is introduced.
Сaching images between bot sessions prevents downloading the same files and makes the search faster, thus increasing speed by 3 times.
Support of multiple similar images search is added, allowing to find all possible UI element matches to click through all of them.
WorkFusion Studio
The execution speed has been increased by 7 times on startup, when opening the Code perspective, and performing bot tasks.
More working samples for no-code automation are added to Examples Library.
The vendor signature provides enhanced security and prevents antiviruses from blocking WorkFusion Studio and RPA components to launch.
Infrastructure
Configuration files config.yml and secrets.yml have been considerably reorganized. Config.yml now includes credentials, keys, certificates, and most part of parameters, while secrets.yml is removed. The list of servers’ hostnames is also moved from config.yml to a separate hosts.yml.
Config.yml must be necessarily encrypted before installing the components.
The new Integration (INT) server type is introduced.
The DB server is eliminated from the SPA architecture. The single datebase used by all component is now hosted on the MS SQL server.
The RPA, BI, WinOCR components on Windows servers can now be uninstalled by a single command.
AutoML Master and Agents are changed respectively to BEP Master and BEP Agents.