Decryption key:
v5.1.0 – 16 April, 2025
# New:
– Email Template Builder – Create customized email templates with dynamic data
– Send Template Email action in Email module to easily send emails with dynamic data from your workflow
– You can now drag to resize the settings modal to left and bottom as per your display requirements
– Tables: Option to find record that matches values from two columns
– Tables: Option to find record that matches exact or contains in the value in column value
– Action: Create Local Variable in FlowMattic Tools to create workflow specific variable
– Action: Get Local Variable in FlowMattic Tools to retrieve value of workflow specific variable
– Action: Update Local Variable in FlowMattic Tools to update the workflow specific variable value
– Action: Delete Local Variable in FlowMattic Tools to delete the workflow specific variable
# Improved
– Tables now outputs the dates in the exact same format in workflow
– Tables link column output now separates the link URL, Text and HTML for ease of use
– Table settings like Table Name and Table Column now loads faster and stays selected while you’re editing the workflow
– Workflow Import process now shows loading animation to show you the workflow import is in progress
– Workflow builder works fine on the RTL sites now
– AI Assistant input placeholder text, assistant title and welcome text now shows real time preview in editor
– Integration events title and description now shows text correctly with the quotes
– Dashboard styling on RTL sites
– Tables – multiple rows update now trigger workflows individually
– Router Filter step now displays data in non-encrypted form in task history
– Delay execution within Routes now executes the workflow accurately and faster than before
# Fix
– Iterator storage conflicting with the data merge if multiple workflow executions are done at same time
– Iterator storage storing the same item multiple times if the storage type is Array
– Trigger configuration settings sometimes not getting preserved if response captured multiple times
– Action step settings sometimes not getting preserved for API module
– WordPress action – user role added or changed causing the infinite loop in execution if the users are updated in bulk
– Imported workflow not showing in the editor before manually clicking FitView button
– PHP warning message if the chatbot embed code is added without the chatbot ID on frontend
– PHP warning message if Table is embeded without providing the database ID and table name on frontend
– AI Assistant input placeholder text not changing to custom text entered
– RSS Feed trigger not working properly for the Feeds other than Atom feeds
– Workflows admin page was not showing the trigger step icon if workflow was saved with only trigger step
– Router Filter conditions does not accept values with double quotes
– Capture response sometimes not working in new workflow builder if the workflow was created in old workflow builder
– Similar trigger data creating infinite loop if the workflow is using same action and trigger and there’s no data changes
– Trigger step selected app event name was not displaying correctly in Trigger settings modal
– FlowMattic Tools -> Turn On/Off workflow and Get workflow status actions mixing up with workflow ID in new workflow builder
– Trigger step “Use selected response” was setting incorrect response object when there are too many responses captured
– Router filter steps not executing further routes if one of the nested route filter condition fails
– Plugin Actions integration not capturing responses in new workflow builder
– WordPress trigger – Page Updated was not triggering the workflow
– Changing any existing step app to FlowMattic Tools causing the wordflow editor application to terminate and shows blank screen
– Webhook response data having single quote in the key name causes the dynamic data to fail replacement in Editor mode only