Skip to main content
This is a Long-Term Support (LTS) maintenance release focusing on bug fixes and stability improvements. Upgrades from 5.1.4 → 5.1.5 are non-breaking and fully compatible.

Release Highlight

Maintenance Release: FlowX.AI 5.1.5 delivers bug fixes and stability improvements:
  • Fixes for process loop rendering issues in the Angular renderer
  • Fix for subprocess output data not being returned from embedded processes
  • No breaking changes — fully compatible upgrade from 5.1.4

What’s new? 🆕
FlowX.AI 5.1.5 delivers bug fixes and stability improvements across the platform.🐛 Bug Fixes — Renderer and process engine fixes for process loop scenarios

Bug Fixes

Bug Fixes

Issues resolved in the Angular renderer:
Summary:When a process loop returned to a user task for the second time, form validation errors were displayed immediately without any user interaction. Validation now correctly waits for user input before showing errors.
Summary:When a process loop returned to a user task that had a UI action configured on a form element, the action was executed continuously in a loop. Actions are now correctly triggered only on user interaction.

Last modified on February 13, 2026