-
Conditionals in the automation editor can now be moved up/down.
-
Additional actions and conditionals can now be added after conditionals in the automation editor.
-
Conditionals and actions in the automation editor can now be freely moved around anywhere via the up/down arrows that appear when the items are moused over. This includes moving items to and from conditional branches.
-
Individual actions in the automation editor can now be copied and pasted. Click an action and select the “copy item” option. Then click a “+” icon destination and choose the “paste item” option. An action can be pasted into other automations.
-
Fixed a rare null pointer exception that could be emitted by VTDElement.getText() for certain XML nodes.