|
|
@ -3,7 +3,7 @@ Contributors: mailpoet
|
|
|
|
Tags: email, email marketing, post notification, woocommerce emails, email automation, newsletter, newsletter builder, newsletter subscribers
|
|
|
|
Tags: email, email marketing, post notification, woocommerce emails, email automation, newsletter, newsletter builder, newsletter subscribers
|
|
|
|
Requires at least: 5.6
|
|
|
|
Requires at least: 5.6
|
|
|
|
Tested up to: 6.0
|
|
|
|
Tested up to: 6.0
|
|
|
|
Stable tag: 3.102.1
|
|
|
|
Stable tag: 3.103.0
|
|
|
|
Requires PHP: 7.2
|
|
|
|
Requires PHP: 7.2
|
|
|
|
License: GPLv3
|
|
|
|
License: GPLv3
|
|
|
|
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
|
|
|
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
|
|
@ -219,6 +219,17 @@ Check our [Knowledge Base](https://kb.mailpoet.com) or contact us through our [s
|
|
|
|
|
|
|
|
|
|
|
|
== Changelog ==
|
|
|
|
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
= 3.103.0 - 2022-11-07 =
|
|
|
|
|
|
|
|
* Added: deleteList and updateList API methods (https://github.com/mailpoet/mailpoet/tree/trunk/doc);
|
|
|
|
|
|
|
|
* Added: forms can be configured to show on product pages;
|
|
|
|
|
|
|
|
* Improved: more explanatory automatic emails setup;
|
|
|
|
|
|
|
|
* Improved: consistent case in the form editor labels;
|
|
|
|
|
|
|
|
* Improved: long sign-up button text will wrap to a new line;
|
|
|
|
|
|
|
|
* Improved: confirmation emails can now be personalized;
|
|
|
|
|
|
|
|
* Fixed: MailPoet key validation can fail, if the site URL is configured with uppercase letters;
|
|
|
|
|
|
|
|
* Fixed: required questions in onboarding can be skipped;
|
|
|
|
|
|
|
|
* Declare MailPoet as compatible with the upcoming WooCommerce High Performance Order Storage.
|
|
|
|
|
|
|
|
|
|
|
|
= 3.102.1 - 2022-11-03 =
|
|
|
|
= 3.102.1 - 2022-11-03 =
|
|
|
|
* Fixed: missing 'CheckoutSchema' class error in WooCommerce blocks integration;
|
|
|
|
* Fixed: missing 'CheckoutSchema' class error in WooCommerce blocks integration;
|
|
|
|
* Fixed: "Class 'Normalizer' not found" error in WP 6.1 when intl extension is missing.
|
|
|
|
* Fixed: "Class 'Normalizer' not found" error in WP 6.1 when intl extension is missing.
|
|
|
|