FlowMattic Changelog

FlowMattic is developed with utmost care and passion. We continuously update the plugin with
new features and bug fixes, and the change-log is updated with every new update.

2.3.2 – 24 Feb. 2023

– Fix: Text Formatter regex causing conflicts with the dynamic tags

2.3.1 – 22 Feb. 2023

– Improved: API parameters can now create nested json

2.3.0 – 22 Feb. 2023

– New: Option to get the response in advance format like JSON for nested parameters in webhook based triggers
– New: Ability to execute WordPress media functions in workflow
– New: Option to set the post featured image for add new and update post actions
– New: Option to set the post author for add new and update post actions
– Improved: API module can now generate nested JSON based on the parameter key and value input
– Improved: Text Formatter regex will now display all matching results
– Improved: PHP Array module can now read the JSON messed with slashes
– Improved: PHP Functions module can now process the array operations on JSON data as parameter value
– Improved: Compatibility with themes that load the bootstrap CSS in backend
– Improved: WordPress trigger for new post now compatible with plugins inserting the post via hooks
– Improved: WordPress trigger for update post now compatible with bulk update
– Improved: Action step can now be copied from router to outside router
– Improved: WordPress action to upload media can now accept files without extensions
– Improved: API endpoint URL input changed to textarea to easily manage long URLs
– Fix: Delay inside router causing issues when the delay until setting is used
– Fix: Outgoing webhooks causing error if the API url using self-signed SSL
– Fix: Task history page PHP warning for failed step on some hosts
– Fix: API Parameters are not saving on sites with slower AJAX response time
– Fix: PHP Warning if conditional execution is turned on for action step but no conditions provided
– Fix: Filters module not working correctly for “Exists” check if dynamic placeholder used
– Fix: Webhooks not receiving data for some tools due to different encryption type sent by them
– Fix: Dynamic dropdown throwing error when apps with grouped options are used multiple times in a workflow
– Fix: Iterator not accepting JSON with slashes
– Fix: WordPress module causing conflicts with user profile update action
– Fix: Re-execute workflow escape the JSON data correctly
– Fix: API parameters dynamic dropdown overlapping when add more button clicked
– Fix: Filter condition display value field for the exists and does not exists conditions
– Fix: WordPress user profile update trigger conflict with live data capture
– Fix: Dynamic tags dropdown does not open if no response is captured in some integration action step

v2.2.1 – 16 Nov. 2022

– Fix: WordPress new user custom password not working on some hosts
– Fix: API Module custom JSON block displayed on page load even if method is set to GET if it has data stored
– Fix: API key being updated by browser autocomplete and cause the API request fails in API Module

 v2.2.0 – 25 Oct 2022

– New: Email Parser trigger module
– New: Text Formatter action module to help you format text with different methods
– New: Counter module help you execute specific actions in a round-robin fashion.
– New: Added an option to add/update the post excerpt in WordPress post actions
– New: WordPress action to retrieve post meta by key or all
– New: WordPress action to retrieve user meta by key or all
– New: Option to add attachments to email in Email SMTP module
– New: Option to match equal number in Filter conditions
– Improved: User metadata on WordPress triggers and action now supports ACF user meta fields
– Improved: Outgoing webhook data encoding and sanitization
– Improved: Email module HTML encoding
– Improved: WordPress post action custom fields can now accept HTML text as well
– Fix: Webhook data capture not working for Pabbly webhooks
– Fix: Pagination in task history for date range filter
– Fix: Schedule trigger was not respecting the timezone
– Fix: PHP warning on some sites where empty action step is saved in workflow
– Fix: Task history PHP warning for workflows with no tasks in history

v2.1.0 – 27 Sept 2022

  • New: Webhook Response module to set custom and dynamic response to your webhook source
  • New: Maths by FlowMattic module to help you perform calculations on the data in your workflow
  • New: Iterator Storage module to save the data from iterator in string and JSON array format to use after iterator
  • New: Iterator End module to stop iterator after certain steps below iterator
  • New: WordPress trigger – Post/Page view can be conditionally executed based on the post ID from page/post or any custom post type
  • New: Expand / collapse all workflows in one click from the sidebar icon
  • New: Add Role action for WordPress to help you create user roles dynamically
  • Improved: Iterator will now return all the array items for single array instead of just the first array item
  • Improved: PHP Array module returns the data in more readable format
  • Improved: API module simple response is improved for better usability
  • Improved: Email notification for failed workflow execution now includes more information and the workflow link as well
  • Fix: Filter response will mention the status as success instead of error that shows the task as partially failed if conditions does not meet
  • Fix: Action hook firing workflow even after the trigger app is changed
  • Fix: Google Sheet to webhook not capturing data correctly if used Pabbly Google Sheet Add-on

v2.0.2 – 1 Sept 2022

– New: Added FlowMattic default option in email provider for better error reporting with PHP default mail function
– New: Simplified the workflow app icons display in workflows admin screen to display all the apps used in small popup
– New: Simplified the workflow app icons display in task history screen to display all the apps used in small popup
– New: Added support for SMTP plugins like FluentSMTP, WP Mail SMTP and other
– Improved: Workflow icons in workflow admin screen will display the app name on hover for better understanding
– Improved: Workflow icons in task history screen will display the app name on hover for better understanding
– Improved: Added action step title / action name in dynamic tag dropdown to get more info about step
– Improved: Dynamic tags dropdown now shows the steps with no response data for your reference
– Improved: Email module WP default now uses the default wp_mail function to send emails with default configuration
– Fix: Changing the field height not possible sometimes when the text reaches to the end
– Fix: Step count was wrong sometimes when the action step was inserted incorrectly
– Fix: Outgoing Webhook module conflict with the webhook URL click to copy functionality
– Fix: Filter conditions does not work if the key or value is a JSON data

v2.0.1 – 23 Aug 2022

– Fix: Insert before and insert after conflict in Router
– Fix: Paste settings sometimes not working in router
– Fix: Router steps conflicts with route steps execution due to wrong step number
– Fix: Delay Until date was conflicting with the timezone and resulting in wrong scheduling
– Fix: Delay not registering properly on some hosting environments
– Fix: Scheduler does not on weekends if scheduled to be executed at X minutes
– Fix: Custom action trigger issue on some servers due to PHP configuration
– Fix: PHP warning messages on FlowMattic dashboard if workflow saved with no steps
– Fix: Plugin Actions input not clickable in some browsers
– Fix: Webhook authentication was not turning off for capture response
– Fix: Plugin actions trigger was not firing correctly while in capture response mode

 

v2.0 – 15 Aug 2022

– New: Router module with ability to insert router anywhere in workflow
– New: Plugin Actions module to allow you execute triggers based on WP action from any plugin
– New: Search for task history feature
– New: Ability to re-execute any workflow in task history with options to modify the captured data
– New: Filters on integrations page to easily find the core, external, installed and update available integrations
– New: Filters on workflows admin page to filter workflows in Live and Draft mode
– New: Option to authenticate incoming webhooks for the webhooks app
– New: Option to set custom response in incoming webhook for webhooks app
– New: Added WP PHP filter flowmattic_webhook_response to alter the response being sent to the webhook source
– New: One click clone workflow is now possible on the workflow admin screen
– New: Custom description option for action steps for adding notes about the app and use-case etc.
– New: Workflow folders will be listed for easy selection in sidebar settings
– New: Added Simple Response option to API module to get the response in simple format
– New: Added an option to set auto password generation for new user action in WordPress
– New: Added an option to send new user notification email on new user action in WordPress
– New: Autosave feature – Now your workflow will be auto saved with every action and option change
– New: Option to schedule workflow every x minutes
– New: Option to copy webhook URL with just click on the webhook URL input
– New: Ability to set or remove multiple user roles from WordPress user with single action step
– New: History icon in the workflow editor sidebar to easily access the particular workflow history
– New: History page will show the applied filters with a remove filters button
– Improved: WordPress – New User action will return the existing user id if available instead of returning the error message
– Improved: Apps with single action event will get the action event selected by default to save your time

– Improved: Task history now shows the partially failed status correctly
– Improved: Option to set post category and tags in WordPress – New Post action
– Improved: Option to set post category, tags and post type in WordPress – Update Post action
– Improved: Integrations page responsiveness
– Improved: Custom step title can be more descriptive now with no text limit
– Improved: Workflow Import process with more clear message for imported workflow
– Improved: PHP Functions parameter type selection if used in multiple action steps
– Improved: Passed date and time message updated for Delay module
– Fix: Task filter results were not correct for date range
– Fix: Task history pagination was wrong after applying the filter
– Fix: PHP warning on dashboard and tasks admin page if too many task executions are recorded
– Fix: WooCommerce nonce causing conflict with webhook response on some sites
– Fix: Dynamic tags not available for Delay module
– Fix: Empty response causing the capture response button keep spinning for Outgoing Webhooks module
– Fix: Time recorded for tasks and workflow was not respecting the site timezone

v1.5.0 – 12 July 2022

– New: Conditional Execution for action steps. Execute individual action step only if conditions meet.
– Improve: Scheduled workflows cron will be registered for live workflows only
– Improve: Workflows scheduled will be unscheduled automatically after trigger app is changed
– Improve: Added dynamic tag icon to the Filter module conditions input
– Fix: User ID option title typo in WordPress module
– Fix: Delete Step popup being displayed if blank action step is saved in workflow
– Fix: Autofocus on search field for dynamic tags causing conflicts with editing
– Fix: Schedule trigger error on workflow save if hourly workflow execution is set

v1.4.2 – 28 Jun 2022

– New: API module can now send PATCH requests as well
– Fix: Webhook not parsing multipart/form-data requests correctly

v1.4.1 – 16 Jun 2022

– Fix: Generate dynamic tags dropdown causing conflict with other steps
– Fix: Task history displaying PHP warning for Pabbly Subscription Billing task
– Fix: PHP error on PHP Functions module if no parameters present

v1.4.0 – 07 Jun 2022

– New: Import and Export workflow feature
– New: Context Menu to perform more advanced actions on the action steps
– New: Clone Action Steps with the help of Context Menu
– New: Copy Action Step with its settings with the help of Context Menu
– New: Paste settings of a step from one workflow to another with the help of Context Menu
– New: Insert copied step before or after a certain step with the help of Context Menu
– New: Options to disable individual core integrations for users with FlowMattic Workflow Manager role
– New: WordPress page visit action now provides the HTTP Referer URL
– New: Ability to validate webhook for WhatsApp Cloud API
– Improved: Integrations admin page UI improvement
– Fix: Multisite site creation using WP_CLI throwing an error
– Fix: PHP error in create new media action for WordPress module

v1.3.0 – 16 May 2022

– New: User based workflows
– New: Ability to share workflow with any user
– New: Option to show/hide integrations menu from users with FlowMattic Workflow Manager role
– New: Option to enable/disable integration uninstall ability for users with FlowMattic Workflow Manager role
– New: Outgoing Webhook integration to help you send data to webhook from your app easily
– New: Workflows list will show the user icon to see which user it belongs to
– New: Stats about number of workflows, task executions and installed integrations on dashboard
– Improved: WordPress page view action now provides URL params to track visits
– Improved: Delay module value for delay until time can be dynamic
– Fix: WordPress trigger for page view not working properly sometimes

v1.2.0 – 08 May 2022

– New: WordPress action – Update Post
– New: WordPress action – Delete user
– New: WordPress actions – Add / Change / Remove user roles
– New: WordPress action – Create Tag
– New: WordPress action – Create Category
– New: WordPress action – Get user by email
– New: WordPress action – Get user by id
– New: WordPress trigger – User deleted
– New: WordPress trigger – User reset password
– New: WordPress trigger – User profile updated
– New: WordPress trigger – Post meta updated
– New: WordPress trigger – User delete a post
– New: WordPress trigger – User Login
– New: WordPress trigger – User visit page of any post type
– New: Filter workflows by the workflow status – draft or live
– Improved: Deleting integration will now pause the workflow using the app
– Improved: WordPress action for new comment includes data for taxonomies and post type
– Improved: WordPress actions for new post and update post includes the taxonomy data
– Improved: Backend loading speed by caching the database requests for FlowMattic
– Improved: PHP Array module can search for the multi-dimensional array as well
– Fix: Iterator for single array JSON causing conflicts
– Fix: Email module content encoding for languages other than english
– Fix: Dynamic tags in keys for repeater fields were not replacing the correct values

v1.1.0 – 17 Apr 2022

– New: Email module – send emails from your workflow using any SMTP provider
– New: PHP Functions module – Call any public PHP function and pass parameters from your workflow
– New: PHP Array module – perform array functions on the array data in your workflow
– New: Iterator module – Loop through the array items and execute following steps.
– New: Option to delete the installed integration if not in use
– Improve: Task history to display repeated tasks in Iterator
– Fix: PHP warning message on WordPress integration -> New Post action
– Fix: Conflict with double quotes in API secret/password field, causing the value being truncated while display
– Fix: Dynamic tags not available for the first action step if workflow starts with Schedule app
– Fix: Compatibility with UiPress plugin causing the dashboard being slightly hidden from admin menu side
– Fix: Piotnetgrid plugin conflict with workflow editor due to their JS loading everywhere

v1.0.3 – 07 Apr 2022

– Improved: Dynamic tag placement in dynamic key field will work fine now
– Improved: Option to delete the new action step block
– Fix: Step title rename feature was not working correctly
– Fix: API module causing conflict with headers and authorization
– Fix: Flickring issue when selecting the dynamic tags for the very last step

v1.0.2 – 17 Mar 2022

– New: Probooking integration
– New: Pabbly Connect integration
– New: OpenRead.io integration
– New: WA.Team integration
– Improved: Webhook capture is much stronger now to support the rawContent as well
– Fix: Conflict with API module header field display if switching the method with having headers set.
– Fix: The custom JSON field being hidden sometimes

v1.0.1 – 15 Mar 2022

– New: Forminator forms integration
– New: API module now have an option to add your custom JSON to be sent to the external API endpoint
– Improve: API module improved to make it easy sending nested JSON to API URL
– Fix: Conflict with WP-Reset plugin
– Fix: Workflow details sidebar overlapping on the buttons on small screens.
– Fix: License expiry date displaying in past causing confusion for lifetime licenses.
– Fix: Elementor form capture button not displaying

v1.0 – 13 Mar 2022

– Initial release