Flow 1.27.0
Release date: November 22, 2023.
New features
Smart Editor
Integrate Smart Editor for query fields, it has syntax highlight and auto-completion for Linq language.
Every Flow unit which accepts a query will integrate the new Smart Editor.
Game Over unit
This unit prompts a Flow to stop or delete itself when the task is complete.
An event entering through the stop port will signal the current flow to stop, whereas an event entering via the delete port will signal the entire Flow to delete itself.
If the evaluation produces an error, the event is sent to the error port.
Download the latest Flow release notes here:
Â