Robomotion v23.2.1 is out! 🚀
Another minor release for February includes updates for Bot Console, Application Robots, and Assistant, with some bug fixes and improvements.
Here is the Changelog for this release:
⚡️ [Fixed] Trigger and Scheduler race where multiple "Running" entries were being added to Admin Console -> Jobs for the same Robot.
⚡️ [Added] Vault Item metadata value to the output of Vault -> Set Item node.
⚡️ [Added] Vault -> Delete Item node
⚡️ [Fixed] Robomotion Extension inspect return was not updating the Browser node property.
⚡️ [Added] Send Crash Dump and Do Not Attach options to Desktop Application's Robot connection screen.

* Screen Crash Dump report - will send Robomotion servers a crash dump report for us to help solve robot issues faster. ( -s parameter for command line )
* Do not attach to the designer - for not connecting the robot to the flow designer. You won't be seeing debug messages and node colorings but this will run the robot at production speed without throttling. ( -n parameter for command line )
⚡️ [Improved] Bot Console UI and Robomotion Assistant UI