3.2.1
Adds support for GravityFlow feeds in backups and form replacements. Replace Forms and Local JSON features now restore GravityFlow feeds from .json files. Adds all current translation files to a folder /languages. Changes tested up to version number to 6.7.1.
3.1.7
Starts writing the .json file when form confirmations and notifications are updated. Stops creating .json exports of inactive forms during plugin activation. Changes tested up to version number to 6.6.2.
3.1.6
Fixes a bug where field IDs are shown in the form editor's Compact View. This view already has a switch to show or hide field IDs.
3.1.5
Prevents field ID prefixes from being added near field names more than once while editing entries. Changes tested up to version number to 6.5.3.
3.1.4
Adds compatibility with language packs.
3.1.3
Adds compatibility with language packs by using the correct text domain. Changes tested up to version number to 6.4.2.
3.1.2
Fixes an error during activation when Gravity Forms is not active. Changes tested up to version number to 6.3.1.
3.1.1
Adds a screenshot and documentation about the cached dashboard widget added in 3.1.0: "Adds caching to the Gravity Forms dashboard widget by replacing the widget with our own copy. The 3 database queries are cached for a maximum of 6 hours instead of running every time the dashboard widget loads. Six hours can be changed with the a filter
gravityforms_dashboard_cache_duration
."
3.1.0
Adds caching to the Gravity Forms dashboard widget by replacing the widget with our own copy. The 3 database queries are cached for a maximum of 6 hours instead of running every time the dashboard widget loads.
3.0.2
Adds support for PHP 7.2 by fixing syntax errors around commas after final function parameters. Thanks be to EffakT on Github for this fix. Bug fix when linking users to redirect-type confirmations after using the Replace Forms feature. No longer writes a form .json file when the plugin is activated if a form's file already exists and does not need updating.
3.0.1
Fixes a bug when loading a form JSON file on the Local JSON tab. Now explicity casts a form ID as an integer. Tested up to version 6.1.1.
3.0.0
Replace forms feature no longer changes active forms to drafts. The feature maintains the previous form status. Stops minimizing form .json files. Provides a filter to restore previous behavior. Major version bump because I've renamed files while applying the WordPress coding standard.
2.4.3
Bug fixes in the newest feature that enables merge tags in HTML fields. Now plays nice with Populate Anything Live Merge Tags.
2.4.0
Enables merge tags in HTML fields
2.3.2
Resend Feeds now handles feeds that store feed names in a feedName property rather than feed_name or provide no feed name at all. Also, a nice name is provided for the Partial Entries add-on which does not use feed names. Resend Feeds now disables asynchronous feed processing so feeds are resent immediately after pressing the Resend button. Fixes a green checkmark not showing near "Feeds were resent successfully."
2.3.0
Now creates .json file exports of each form during plugin activation. Form replacer now detects redirect-type confirmations and reminds users that these URLs might need to be updated after replacing forms. Fixes a bug in the Form replacer when providing an Edit Form link to users who just imported a single form. Bumps tested up to version to 5.9.3.
2.2.0
Adds a "Copy Shortcode" row action link to the forms list that copies a form's [gravityform] shortcode to the clipboard. Removes CSS that helps show long form names in the form switcher dropdown. Core Gravity Forms has caught up and fixed this bug.
1.2.0
This is the first version that was published on Github and shipped to the
WordPress.org Plugin Repository.