A long road paved with bug-fixes and a few major new features.
Changelog
Features
Tables
Introducing the table module for manipulating data from within the driver and a neat interface in Cuesta. See the tables documentation for more information.
AMQP
Support for using an AMQP compatible message-queue to trigger flows.
Parallelism and session-selection for RPA
The API invoked flows can now select their session based on the shared context of the session.
Shortcut keys for flows
Making it possible to assign a shortcut key that when pressed will run a given flow.
Misc
Log routing. We’re now passing all driver logs through Manatee for centralised log analysis.
Lots of new tests.
Prompt alignment is made better.
Log-endpoint is made configurable.
MSI installer now tries to kill Manatee and its helper on install.
Fixes
Fixed frequent errors thrown during shutdown of Manatee.
Various fixes and performance improvements for the context-menu.
Fixes for notifications.
Manatee windows are now removed from alt+tab iteration.