Cloud BOT Update Information.

Cloud BOT Update Information

2024.03.18

Thank you for your continued use of CloudBOT.

The following features have been released.

The updates are as follows
----------------------------------
The BOT editor now supports breakpoints.
You can set breakpoints in any task.
When you click "Run" with breakpoints set in a task, processing will pause just before the task with the breakpoint.
※ Clicking "Continue" will resume processing.
※ If set within a group task, you can pause processing every loop.

UI improvements have been made for task position manipulation.
With the implementation of breakpoints, UI improvements have been made for manipulating task positions.
The previous "First" "Next" "Last" options have been changed to "Start" "Next" "Stop".

It is now possible to step through even after the second loop of a group.
Clicking "Next" at the end of a group will move you to the beginning of the next loop.
----------------------------------