Document toolboxDocument toolbox

1.13.0

New features

  • New welcome page shown when there are no tabs opened and you access flow for the first time.

  • New flow manager. A table is shown with the flows available for each user.

  • Back and Manage buttons are now available.

Improvements

  • Implemented the routing system in Flow navigation.

  • DB persistence templates instances.

  • In the event window you can filter and search for events, diminishing the number of events shown from the total number of events. However, the number doesn’t get updated in the event window tab.

  • In Rabbit units we’ve added a queue name when reading from an exchange.

Bug fixes

Flow interface:

  • The icon font changed in web after loading flow.

  • Error when changing the unit's name.

  • Flow - link manager in combination with embedded group showed links in grey.

  • Changing flow name didn't block the Apply button.

  • Display in error messages in case of duplicate ports.

  • Import button: doubleclick on button results in a duplication in the display of folders.

  • When clicking on a unit and then on a link -> unit not unfocused completely.

  • Use pointer cursor for everything clickable.

  • Interpolate global variable value in tick action.

Backend:

  • Fix bug when restart a context.

  • Fix output event.

Rabbit units

  • When restarting a context (it must be loaded in memory) it would not continue reading when it started.

  • When inside the configuration from RabbitReceiver unit, the queue configuration was generated with an extra indent level (mqs.mqs and is mqs), which didn’t properly configure the unit.

  • When setting a field for channel pilot, inputting the Channel object caused an error.