diff --git a/pmpro-mailpoet.php b/pmpro-mailpoet.php index fcace22..a6f2b8c 100755 --- a/pmpro-mailpoet.php +++ b/pmpro-mailpoet.php @@ -3,7 +3,7 @@ Plugin Name: Paid Memberships Pro - MailPoet Plugin URI: https://www.paidmembershipspro.com/add-ons/mailpoet-integration/ Description: Automatically subscribe members to MailPoet lists or allow them to opt-in to specific MailPoet newsletters. -Version: 3.2 +Version: 3.2.1 Author: Paid Memberships Pro Author URI: https://www.paidmembershipspro.com Text Domain: mailpoet-paid-memberships-pro-add-on diff --git a/readme.txt b/readme.txt index 66b471b..9b5b946 100755 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: strangerstudios, andrewza, dlparker1005, paidmembershipspro Tags: mailpoet, paid newsletter, private newsletter, pmpro, paid memberships pro, restrict content Requires at least: 5.2 Tested up to: 6.6 -Stable tag: 3.2 +Stable tag: 3.2.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -98,6 +98,9 @@ Please visit [our support site at https://www.paidmembershipspro.com](http://www 4. When Sending a Newsletter in MailPoet, Choose Your Member-Specific Lists for Paid Newsletter Functionality Like Substack. == Changelog == += 3.2.1 - 2024-07-25 = +* BUG FIX: Fixed issue where the Edit Member page would not show any panels if there are no opt-in lists configured. #17 (@JarrydLong) + = 3.2 - 2024-07-22 = * ENHANCEMENT: Updated the frontend UI for compatibility with PMPro v3.1. #16 (@dparker1005, @kimcoleman)