|
2 | 2 | Contributors: constantcontact, webdevstudios, znowebdev, jmichaelward, ggwicz, ravedev |
3 | 3 | Tags: Constant Contact, WooCommerce, eCommerce, email marketing, marketing automation, email, form, forms, marketing, mobile, opt-in, plugin, signup, subscribe, subscription, widget |
4 | 4 | Requires at least: 5.2.2 |
5 | | -Tested up to: 6.0 |
6 | | -Stable tag: 1.4.1 |
| 5 | +Tested up to: 6.0.2 |
| 6 | +Stable tag: 2.0.0 |
7 | 7 | Requires PHP: 7.2 |
8 | 8 | License: GPLv3 |
9 | 9 |
|
@@ -81,48 +81,14 @@ You've connected your WooCommerce store to Constant Contact, promoted your WooCo |
81 | 81 |
|
82 | 82 | == Changelog == |
83 | 83 |
|
84 | | -= 1.4.1 = |
| 84 | += 2.0.0 = |
85 | 85 |
|
86 | | -* Updated - Constant Contact Dashboard button now opens Dashboard in a new tab. |
87 | | -* Updated - Set default value for importing contacts to 'true'. |
88 | | -* Fix - Fixed broken form field layout on 'Import your contacts' tab. |
| 86 | +* Updated - All new ui for the constant contact woocommerce plugin. |
| 87 | +* Updated - Store data are now optional. You can connect to constantcontact without store details. |
| 88 | +* Updated - Now you can save your settings and connect to constant contact in a single click. |
| 89 | +* Updated - Added a disconnect settings to the constant contact woocommerce settings. |
| 90 | +* Fix - Minor bug fixes. |
89 | 91 |
|
90 | | -= 1.4.0 = |
91 | | - |
92 | | -* New - Add Checkbox Filter Location setting |
93 | | -* Tweak - Delete plugin options on de-activation |
94 | | - |
95 | | -= 1.3.3 = |
96 | | - |
97 | | -* New - Adding minimum required WooCommerce version. |
98 | | -* Updated - Resolving various undefined index notices when WP_DEBUG is enabled. |
99 | | - |
100 | | -= 1.3.2 = |
101 | | - |
102 | | -* Updated - Add links to documentation in README Frequently Asked Questions. |
103 | | -* Updated - Use WooCommerce's WC_Validation::is_phone() for Phone Number setting validation. |
104 | | -* Updated - Use WooCommerce's wc_sanitize_phone_number() for Phone Number setting sanitization. |
105 | | - |
106 | | -= 1.3.1 = |
107 | | - |
108 | | -* 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. |
109 | | -* 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. |
110 | | - |
111 | | -= 1.3.0 = |
112 | | - |
113 | | -* Updated - Revised abandoned cart functionality to instead be abandoned checkouts |
114 | | -* Fix - Fixed callback warning about WooTab and enqueue_scripts |
115 | | - |
116 | | -= 1.2.0 = |
117 | | - |
118 | | -* New - Introduced the "abandoned carts" feature, where abandoned carts are captured and stored in the database for further action. |
119 | | -* New — Introduced new authenticated REST API endpoints that list abandoned carts. |
120 | | - |
121 | | -= 1.1.0 = |
122 | | - |
123 | | -* New - Added Campaign ID data inclusion for purchased orders originating from your mailing campaigns. |
124 | | -* Fix - Fixed compatibility issue with phone numbers and PHP 7.3 |
125 | | -* Tweak - Updated wording in our WooCommerce tab. |
126 | 92 |
|
127 | 93 | == Installation == |
128 | 94 |
|
|
0 commit comments