--------------------------------------------------------------------- Version 3.4.1 - Fixed a fatal error with PHP < 5.5. --------------------------------------------------------------------- Version 3.4 - Added form specific version of the gform_campaignmonitor_override_blank_custom_fields filter. - Added form specific version of the gform_campaignmonitor_override_subscriber filter. - Added form and field specific versions of the gform_campaignmonitor_field_value filter. - Updated minimum Gravity Forms version to 1.9.3. - Updated 'Opt-In Condition' setting label to 'Conditional Logic'. - Updated feed processing to use get_field_value() when retrieving mapped field values, enabling support for GF_Field::get_value_export with GF 1.9.12.4 and later. - Updated 'API Client ID' label on plugin settings page to 'Client API Key' so it's consistent with the wording used by Campaign Monitor. - Fixed an issue with the feed list page if the API key not valid. - Fixed a PHP notice if no clients are configured in the Campaign Monitor account. - Fixed an issue with the upgrade routine which caused it run even if a pre-framework version hadn't been installed. --------------------------------------------------------------------- Version 3.3 - Added support for the middle name input when preparing Name field values. - Updated logging statements. - Fixed a low severity security vulnerability in the admin area which could be exploited by authenticated users with form administration permissions. - Fixed issues with multi-select fields not sending data in the expected format - Fixed issue where client list was displayed even when API Client ID was entered. --------------------------------------------------------------------- Version 3.2 - Added gform_campaignmonitor_override_subscriber filter to allow users to modify or add subscriber parameters sent to the Campaign Monitor API. - Fixed issue where email address mapping was not being required - Fixed issue during upgrade that prevented data from being transfered to new structure under certain situations. --------------------------------------------------------------------- Version 3.1 - Fixed issue during upgrade that prevented data from being transfered to new structure under certain situations. --------------------------------------------------------------------- Version 3.0 - Added Add-on Framework integration. - Added function gf_campaignmonitor to easily get a Campaign Monitor instance. - Added missing gform_campaignmonitor_override_blank_custom_fields hook. - Added gform_campaignmonitor_field_value filter to allow add-ons to modify values sent to the Campaign Monitor API. - Added text domain/path to header. - Updated Campaign Monitor API to version 4.0.0 to fix some conflicts with other active plugins using Campaign Monitor. - Updated required version of Gravity Forms to 1.8.17. - Updated POT file. - Fixed notices. --------------------------------------------------------------------- Version 2.3 - Fixed bug that threw a javascript error in TruncateMiddle function when text was undefined (this could happen in some instances when a label was not specified for a field) - Fixed headers already sent issue by removing blank lines at the end of files --------------------------------------------------------------------- Version 2.2 - Updated Campaign Monitor API to version 2.5.2 - Updated "Resubscribe" UI to use a label so clicking the text also checks the corresponding checkbox --------------------------------------------------------------------- Version 2.1 - Updated AJAX URL to resolve conflict when site is running under SSL - Updated marking the entry as subscribed to only be when the optin condition is met - Fixed issue with special characters in Campaign Monitor field names causing items to not map - Removed extraneous call to non-existant function: $api->listMergeVars() - Fixed issue where serialisation function not checked if already exists --------------------------------------------------------------------- Version 2.0 - Added logging support - Added support for Manage WP - Added new conditional logic options (greater than, less than, contains starts with, ends with) and support for other conditional fields - Fixed notices - Fixed issue where product name was overriding full name for subscribers - Added integration with PayPal so that subscribers can be added only when payment is received - Fixed localization issue with some strings - Fixed issue where RG_CURRENT_PAGE constant was not available when Gravity Forms was deactivated ------------------------------------------------------------------------------------------------------------------ Version 1.9 - Fixed issue with broken function_exist conditional in API ------------------------------------------------------------------------------------------------------------------ Version 1.8.1 - Wrapped all API classes in class_exists() conditional for compatibility with other plugins using the same API ------------------------------------------------------------------------------------------------------------------ Version 1.8 - Updated API wrapper so that it is compatible with v.3 of the Create Send API - Removed blank strings from POT file ------------------------------------------------------------------------------------------------------------------ Version 1.7 - Added ability to map checkbox fields - Removing price from Product fields (drop down and radio field types), so that only the Product name is sent to Campaign Monitor - Cleaned up debug Notice messages ------------------------------------------------------------------------------------------------------------------ Version 1.6 - Fixed issue when using condition on a field with multiple single quote in its label ------------------------------------------------------------------------------------------------------------------ Version 1.5 - Fixed issue when creating a feed using forms with HTML markup in field labels - Added logic to prevent Campaign Monitor API classes from being loaded if it is already loaded by another plugin - Third Party Modification: Check if Services_JSON class exists. (line 3, \api\classes\serialisation.php) - Added "Cancel" button to Edit page and updated "Save" and "Update" button verbiage ------------------------------------------------------------------------------------------------------------------ Version 1.4 - Upgraded to Campaign Monitor API v3 - Added API Client ID option in settings to limit the Add-On to the specified client ------------------------------------------------------------------------------------------------------------------ Version 1.3 - Fixed issue with name fields (when cofigured with "Simple" type) from being exported. ------------------------------------------------------------------------------------------------------------------ Version 1.2 - Fixed automatic upgrade issue with WP 3.0 ------------------------------------------------------------------------------------------------------------------ Version 1.1 - Fixed issue with client drop down when there was only one client configured in Campaign Monitor ------------------------------------------------------------------------------------------------------------------ Version 1.0 - Updated POT file ------------------------------------------------------------------------------------------------------------------ Version 0.2 - Adding Campaign Monitor capabilities to admin role upon plugin activation - Fixed bug with condition when drop down item did not have the value property set ------------------------------------------------------------------------------------------------------------------ Version 0.1 - Initial ================================================================================================================== IMPORTANT NOTE: When updating the API, process all API files through API proofer. ==================================================================================================================