Skip to content

Commit 17c41e0

Browse files
committed
update::prep release for 2.0.0
1 parent e8e45ac commit 17c41e0

File tree

2 files changed

+1
-43
lines changed

2 files changed

+1
-43
lines changed

README.txt

Lines changed: 0 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -89,48 +89,6 @@ You've connected your WooCommerce store to Constant Contact, promoted your WooCo
8989
* Updated - Added a disconnect settings to the constant contact woocommerce settings.
9090
* Fix - Minor bug fixes.
9191

92-
= 1.4.1 =
93-
94-
* Updated - Constant Contact Dashboard button now opens Dashboard in a new tab.
95-
* Updated - Set default value for importing contacts to 'true'.
96-
* Fix - Fixed broken form field layout on 'Import your contacts' tab.
97-
98-
= 1.4.0 =
99-
100-
* New - Add Checkbox Filter Location setting
101-
* Tweak - Delete plugin options on de-activation
102-
103-
= 1.3.3 =
104-
105-
* New - Adding minimum required WooCommerce version.
106-
* Updated - Resolving various undefined index notices when WP_DEBUG is enabled.
107-
108-
= 1.3.2 =
109-
110-
* Updated - Add links to documentation in README Frequently Asked Questions.
111-
* Updated - Use WooCommerce's WC_Validation::is_phone() for Phone Number setting validation.
112-
* Updated - Use WooCommerce's wc_sanitize_phone_number() for Phone Number setting sanitization.
113-
114-
= 1.3.1 =
115-
116-
* Tweak - Change `CampaignId::save_user_campaign_id_to_order` and `NewsletterPreferenceCheckbox::save_user_preference_to_order` methods to fire on `woocommerce_checkout_create_order` hook.
117-
* Tweak - Replace `add_post_meta` usage with `$order->update_meta_data` in `CampaignId::save_user_campaign_id_to_order` and `NewsletterPreferenceCheckbox::save_user_preference_to_order` methods.
118-
119-
= 1.3.0 =
120-
121-
* Updated - Revised abandoned cart functionality to instead be abandoned checkouts
122-
* Fix - Fixed callback warning about WooTab and enqueue_scripts
123-
124-
= 1.2.0 =
125-
126-
* New - Introduced the "abandoned carts" feature, where abandoned carts are captured and stored in the database for further action.
127-
* New — Introduced new authenticated REST API endpoints that list abandoned carts.
128-
129-
= 1.1.0 =
130-
131-
* New - Added Campaign ID data inclusion for purchased orders originating from your mailing campaigns.
132-
* Fix - Fixed compatibility issue with phone numbers and PHP 7.3
133-
* Tweak - Updated wording in our WooCommerce tab.
13492

13593
== Installation ==
13694

plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* Author URI: https://www.constantcontact.com/
1616
* Text Domain: cc-woo
1717
* WC requires at least: 3.6.0
18-
* WC tested up to: 6.1.1
18+
* WC tested up to: 6.8.2
1919
* Requires PHP: 7.2
2020
* License: GPL-3.0+
2121
* License URI: https://www.gnu.org/licenses/gpl-3.0.en.html

0 commit comments

Comments
 (0)