Changelog
- Fixed bug regarding boolean values sent within a workflow (workflow components always retrieved 'false' even the previous component sent 'true')
- Added support for workflow control from within scripts executed with the Script component again
- GUI misc: mark GUI elements red if validation error exists (instead of yellow which is meant for validation warnings)
- internal: added example workflow components demonstrating how to develop a RCE workflow component