|
| 1 | +### 1.5 | 2020-09-08 |
| 2 | +- Added support for Gravity Forms 2.5. |
| 3 | +- Fixed a PHP fatal error which occurs when accessing an existing feed which was created by a different iContact account. |
| 4 | + |
| 5 | + |
| 6 | +### 1.4 | 2020-03-24 |
| 7 | +- Added translations for Hebrew, Hindi, Japanese, and Turkish. |
| 8 | +- Updated account username setting label. |
| 9 | +- Updated stylesheets to use minified versions. |
| 10 | +- Fixed PHP 7.4 notices which occur when the API is initializing and the settings are empty. |
| 11 | +- Fixed a PHP 7.4 notice which occurs on the feed configuration page when saving a new feed. |
| 12 | +- Fixed the width of the Feed Name setting on the feed configuration page. |
| 13 | + |
| 14 | + |
| 15 | +### 1.3 | 2018-03-30 |
| 16 | +- Added security enhancements. |
| 17 | +- Added GPL to plugin header. |
| 18 | +- Added the *gform_icontact_request_args* hook allowing customers to modify the options array before sending requests to iContact. |
| 19 | +- Updated Plugin URI and Author URI to use https. |
| 20 | +- Fixed PHP notice on the add-on settings page. |
| 21 | +- Fixed strings for translations. |
| 22 | +- Increased limit for number of client folders retrieved from iContact. |
| 23 | + |
| 24 | + |
| 25 | +### 1.2 | 2016-08-31 |
| 26 | +- Added feed duplication support. |
| 27 | +- Added support for delaying feed processing until payment by PayPal Standard is successfully completed. |
| 28 | +- Fixed an issue with the request failed message. |
| 29 | + |
| 30 | + |
| 31 | +### 1.1 | 2015-12-16 |
| 32 | +- Added auto-mapping of first name and last name fields if only one name field exists. |
| 33 | +- Added client folder option to plugin settings. |
| 34 | +- Added default name for new feeds. |
| 35 | +- Added gf_icontact() for easily getting an iContact instance. |
| 36 | +- Fixed PHP warning during feed processing. |
| 37 | +- Updated feed processing to abort if value of mapped Email Address field is invalid. |
| 38 | +- Updated feed processing to use add_feed_error(). |
| 39 | +- Updated feed field mapping styling. |
| 40 | +- Updated feed settings to support more than 20 iContact lists. |
| 41 | + |
| 42 | + |
| 43 | +### 1.0 | 2015-05-20 |
| 44 | +- It's all new! |
0 commit comments