If you'll install components from preddefined templates then Flow shows additional form with all registered Flow components in the selected template. Now you can choose which components you want to install.
You can update a Flow component to a new version quickly, just click on the Database
section on the button defined in the component.
It was a missing feature. This feature can be helpful for multiple same components in designer, you can easily change colo of each component, just open Settings.
BTW: color is saved in component.color
property. Default color is a color defined in the component declaration.
Components can create additional notes dynamically. Notes can be very helpful in different cases and notes are rendered in the Info panel. Important: components need to support this feature.
Notes can be created in settings in two ways:
or in the Settings directly:
I have added a new option into the Flow options called templates2
. This property can contain addtional link to user-defined templates. The file needs to have same structure as this file.
/config:
Traffic show %
percentage from the count of all messages and now it shows a count of processed messages in input
and output
for the specific component.
This was a missing feature. Just press F1
and type find
. A slick animation highlights the component in the Flow designer.
New version supports backing up of settings for Flow designer. Backup can be enabled in the Flow settings:
I have prepared a starter kit for newbies. Just choose a project and download it. Then follow instructions in readme file.