Version: 2.9.3
- Updated default page creation on new activations to use block or shortcode based on active theme settings.
- Fixed support for Live Merge Tags on entry details screen.
- Fixed an issue with Workflow Step Settings assignee updates not being applied to assignees of active steps.
- Added security enhancements.
- Added accessibility enhancements.
- Added a new action hook gravityflow_entry_detail_content_after to allow custom markup after the form on the entry details page.
- Added merge tag drop down to multiple textarea step settings on start, user input, approval and complete step types.
- Removed specific tabindex on User Input step update button so it can be accessed following standard browser navigation/accessibility patterns.
- Fixed an issue with filter forms not working with Workflow Inbox and Workflow Status blocks for some users.
- Fixed an issue with User Input steps and field values involving conditional logic display.
- Fixed an issue where inbox preferences are not saved for some assignees.
- Added security enhancements.
- Added performance enhancements for the inbox and workflow detail page.
- Added better handling for the inbox to the workflow details screen link. Cmd + click now loads in new tab without focusing it, left shift + click opens it in a new tab and focuses it.
- Added support for Workflow merge tags in the merge tag drop-down of Notification subject lines.
- Added gravityflow_inbox_items_per_page_default filter to allow changing of the default items per page count for all inboxes.
- Added support for Live Merge Tags within HTML fields on entry details screen.
- Updated inbox grid strings to be translatable.
- Updated the inbox to automatically adjust the height of field based or custom columns based on their content.
- Updated the Workflow Detail Page button styles so the color property is more flexible for theme overrides.
- Fixed an issue with shortcode detection displaying warning when wp_query->posts is not set such as on wp-login.php.
- Fixed a warning for sites with license key stored on wp-config.
- Fixed display issues with the inbox on rtl layouts.
- Fixed an issue with the inbox settings flyout where the component's icon is missing.
- Fixed an issue which can cause fatal errors for some edge case server configurations.
- Fixed an issue which causes inbox notification preferences to not save.
- Fixed an issue that causes date fields in legacy mode enabled inboxes to print a duplicate empty column.
- Fixed an issue that causes date fields in status tables to print a duplicate empty column.
- Fixed an issue for inbox, status, and submit block where the block form filtering setting allows you to select the placeholder as an option.
- Fixed an issue with Conditional logic for HTML fields on User Input Step overriding the Display Field Settings.
- Fixed an issue which prevents users from being able to delete a file from within a User Input step.
- Added the gravityflow_inbox_field_value filter to allow field values to be modified for the workflow inbox.
- Added the gravityflow_network_non_site_user_notification filter to allow network users of a multisite to receive notifications.
- Fixed an issue with RTL languages not displaying correctly on the Reports front-end page.
- Fixed an issue that causes Nested Form fields on a User Input Workflow Step to produce a fatal error on submission.
- Fixed an issue with outgoing webhook steps displaying an error if a GET request includes no request field values.
- Fixed an issue with date fields on the Gravity Forms entry list page.
- Fixed a warning on the login page.
- Added performance enhancements.
- Added the gravityflow_enqueue_admin_scripts action to allow additional scripts to be enqueued when the gravityflow shortcode or block is present on the page.
- Fixed a conflict with some optimizer plugins.
- Fixed an issue that prevents the form filter select from opening in the inbox block settings.
- Fixed an issue which causes Inbox queries to fire on all pages.
- Added a new inbox! Now supports live data refresh (no need to refresh the page), paging, sorting, filtering by value and date range (including date fields and due date), column reordering, full-screen mode, and browser notifications. Note: clear your browser and server cache to avoid seeing errors or an empty inbox!
- Added workflow blocks for inbox, status, submit, and reports pages.
- Added entry locking support to the admin UI.
- Fixed mobile view for the Status page for some themes.
- Updated icons.
- API: Added the ability for add-ons to use Gravity Flow icons or specify their own.
- Added security enhancements.
- Added 3 new merge tags to support reverting Approval steps to user input steps via email including one-click tokens - {workflow_revert_link} {workflow_revert_url} {workflow_revert_token}
- Added settings for custom revert messages after an Approval step is reverted.
- Added new step type; Update Post. Update posts which were created via the Create Post step or feed. Requires the Gravity Forms Advanced Post Creation Add-On v1.0.
- Added the gravityflow_post_update_post filter for custom logic to perform after a post has been updated.
- Added deprecated version warning for Gravity Forms less than version 2.5. Gravity Flow will soon require Gravity Forms 2.5+.
- Updated the Revert to User Input step setting for new Approval steps to be off by default.
- Updated the Post Creation step type to Create Post. It also now has a step specific icon.
- Fixed an issue with Gravity PDF conditional logic not honored on the PDF sent with Workflow notifications.
- Fixed an issue with entry details screen displaying instructions section markup when the step settings for instructions are empty.
- Added settings for custom confirmation messages after approval and rejection.
- Added a setting for custom cancellation message.
- Added a translator comment to the tooltip text for the partial entries workflow enabling feed setting.
- Fixed an issue with RTL languages not displaying correctly on the Reports page.
- Added a setting to enable updates to pre-releases of Gravity Flow.
- Fixed an issue with conditional routing not loading when the Workflow Notification setting was active on Gravity Forms 2.5.13 and greater.
- Fixed an issue with File Upload field not displaying download/remove file icon links on User Input steps when accessed via the dashboard inbox.
- Fixed an issue with Workflow Status Box not displaying long step names correctly on the Workflow Details page.
- Fixed an issue with start step type display field settings not evaluating correctly for entry creator status page view.
- Fixed an issue with the entry filter setting where the settings are not saved for the Update Fields step.
- Fixed an issue where the values of administrative fields are lost when partial entries are updated by the Partial Entries Add-On. Requires Partial Entries Add-On v1.6.1 or greater.
- Fixed an issue with Gravity Forms 2.5 not displaying the green triangle next to the editable fields on the User Input Workflow Step.