Release 3.46.12
This commit is contained in:
committed by
Tautvidas Sipavičius
parent
e5639d1adb
commit
015bf50d5f
@@ -2,7 +2,7 @@
|
||||
|
||||
/*
|
||||
* Plugin Name: MailPoet 3 (New)
|
||||
* Version: 3.46.11
|
||||
* Version: 3.46.12
|
||||
* Plugin URI: http://www.mailpoet.com
|
||||
* Description: Create and send newsletters, post notifications and welcome emails from your WordPress.
|
||||
* Author: MailPoet
|
||||
@@ -16,7 +16,7 @@
|
||||
*/
|
||||
|
||||
$mailpoetPlugin = [
|
||||
'version' => '3.46.11',
|
||||
'version' => '3.46.12',
|
||||
'filename' => __FILE__,
|
||||
'path' => dirname(__FILE__),
|
||||
'autoloader' => dirname(__FILE__) . '/vendor/autoload.php',
|
||||
|
@@ -3,7 +3,7 @@ Contributors: mailpoet, wysija
|
||||
Tags: email, email marketing, post notification, woocommerce emails, email automation, newsletter, newsletter builder, newsletter subscribers
|
||||
Requires at least: 4.7
|
||||
Tested up to: 5.3
|
||||
Stable tag: 3.46.11
|
||||
Stable tag: 3.46.12
|
||||
Requires PHP: 5.6
|
||||
License: GPLv3
|
||||
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
||||
@@ -184,6 +184,10 @@ Check our [Knowledge Base](https://kb.mailpoet.com) or contact us through our [s
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 3.46.12 - 2020-04-27 =
|
||||
* Improved: form previews are now shown in the theme;
|
||||
* New: slide-in form type is now available.
|
||||
|
||||
= 3.46.11 - 2020-04-21 =
|
||||
* Added: fixed bar form type is now available;
|
||||
* Fixed: no more false alarms reported by some anti-viruses;
|
||||
|
Reference in New Issue
Block a user