|
|
@ -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.8
|
|
|
|
Requires at least: 5.8
|
|
|
|
Tested up to: 6.0
|
|
|
|
Tested up to: 6.0
|
|
|
|
Stable tag: 4.0.0
|
|
|
|
Stable tag: 4.0.1
|
|
|
|
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,14 @@ Check our [Knowledge Base](https://kb.mailpoet.com) or contact us through our [s
|
|
|
|
|
|
|
|
|
|
|
|
== Changelog ==
|
|
|
|
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
= 4.0.1 - 2022-11-22 =
|
|
|
|
|
|
|
|
* Improved: when editing a list, you can choose if it should be shown on the Manage Subscription page (on by default);
|
|
|
|
|
|
|
|
* Improved: form templates now link to existing Privacy Page;
|
|
|
|
|
|
|
|
* Changed: [subscriber:count] shortcode now counts only subscribed subscribers (and not unconfirmed or inactive);
|
|
|
|
|
|
|
|
* Fixed: automations beta badge overflows menu in some languages;
|
|
|
|
|
|
|
|
* Fixed: failing to create automation tables with "Base table or view already exists" in rare cases;
|
|
|
|
|
|
|
|
* Fixed: displaying wrong tasks in System Status.
|
|
|
|
|
|
|
|
|
|
|
|
= 4.0.0 - 2022-11-15 =
|
|
|
|
= 4.0.0 - 2022-11-15 =
|
|
|
|
* Added: new Automations page (beta version, please share your feedback directly from the plugin);
|
|
|
|
* Added: new Automations page (beta version, please share your feedback directly from the plugin);
|
|
|
|
* Added: optional support for POST unsubscribe when sending with MailPoet Sending Service, which enables 1-click unsubscribe button in more email clients;
|
|
|
|
* Added: optional support for POST unsubscribe when sending with MailPoet Sending Service, which enables 1-click unsubscribe button in more email clients;
|
|
|
|