Gravity Flow – Build Workflow Applications with Gravity Forms...

= 2.9.2 = 2023-04-05
– Fixed an error where conditional routing settings cannot be saved on the notification step.
= 2.9.1 = 2023-03-30
– API: Fixed support for gravityflow_editable_fields_user_input filter to perform after gravityflow_editable_fields filter.
– API: Added support for gravityflow_editable_fields_[step_type] filter which any step type that supports editable fields will perform.
– API: Added filter gravityflow_step_notification_assignees to allow customization of notification assignees with syntax matching the gravityflow_step_assignees filter.
,- Fixed an issue with the User Input Step where the existing Coupon field value is not restored. Requires Coupons Add-On v2.9.2 or greater.
– Fixed an issue with the User Input Step where the Coupon usage count is not updated.
– Fixed a PHP notice which occurs when the shortcode is processed and WordPress isn’t able to provide the current post object.
– Fixed a PHP warning on the inbox page when a step is configured with a delay based due date and the offset setting contains non-numeric characters.
– Fixed notices with PHP 7.4.
– Fixed an issue where the Dropbox step does not complete with Dropbox Add-On 2.4.1+.
– Fixed an issue where the report data for assignees by month is incorrect.
– Fixed an issue where the Discussion Field view more/less effect would not operate on the Form > Entries screen (both view and edit).
– Fixed an issue where the scripts and styles are not enqueued when using the shortcode or block in a reusable block.