1.5.0 | 2023-01-24
- Added support for async (background) feed processing to improve form submission performance.
- Updated the contact details custom field settings to use the generic_map type field instead of the deprecated dynamic_field_map type field.
- Fixed the PHP 8.2 creation of dynamic property deprecation notice that occurs on the settings page.
- Fixed duplicate placeholder options in field map dropdowns.
- Fixed some errors that can occur when sending data to Agile CRM by increasing the request timeout.
1.4 | 2020-09-16
- Added support for Gravity Forms 2.5.
- Fixed a fatal error which occurs during form submission if the field mapped to the contact email address is empty.
- Fixed contact tags property including empty and duplicate items.
1.3 | 2020-03-26
- Added translations for Hebrew, Hindi, Japanese, and Turkish.
- Added tooltip to the Tags setting on the feed configuration page.
- Added support for feed duplication.
- Updated stylesheets to use minified versions.
- Updated feed processing error logging statement and entry note to use the API returned error message when a 400 error occurs.
- Fixed PHP 7.4 notices which occur when the API is initializing and the settings are empty.
- Fixed the width of the Feed Name setting on the feed configuration page.
1.2 | 2018-04-09
- Added security enhancements.
- Added GPL to plugin header.
- Updated Plugin URI and Author URI to use https.
- Updated analytics tracking code.
- Fixed strings for translations.
1.1 | 2016-01-27
- Added feed duplication support. Requires Gravity Forms 1.9.14.26 or greater.
- Added support for delaying feed processing until payment by PayPal Standard is successfully completed.
- Updated action feed settings field with icons.
- Updated Agile CRM API library to use WordPress API functions.
- Updated available field types for mapping to the contact first name, last name, and email.
- Fixed an issue with the settings page incorrectly indicating the api credentials are valid when the response was a 500 error.
- Fixed an issue with the request failed message if a WP_Error occurs.
- Fixed an issue with how the full address field value is formatted when sent to Agile.
- Fixed a fatal error when the AgileCRM class has already been included by another plugin.
- Fixed an issue with the contact tags being overwritten when the feed is configured to update and append.
1.0 | 2015-07-28
- It's all new!