From 366056621005bd6fe06ce2fcf651515084e4949a Mon Sep 17 00:00:00 2001 From: Andrew Lima Date: Wed, 4 May 2022 10:17:36 +0200 Subject: [PATCH] v1.2.8 bump v1.2.8 bump --- pmpro-buddypress.php | 2 +- readme.txt | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/pmpro-buddypress.php b/pmpro-buddypress.php index 8bbf4b8..43d5771 100755 --- a/pmpro-buddypress.php +++ b/pmpro-buddypress.php @@ -3,7 +3,7 @@ Plugin Name: Paid Memberships Pro - BuddyPress & BuddyBoss Add On Plugin URI: https://www.paidmembershipspro.com/add-ons/buddypress-integration Description: Restrict access to your BuddyPress or BuddyBoss Community using Paid Memberships Pro - Version: 1.2.7 + Version: 1.2.8 Author: Paid Memberships Pro Author URI: https://www.paidmembershipspro.com Text Domain: pmpro-buddypress diff --git a/readme.txt b/readme.txt index 2a63ef1..42bd7c1 100644 --- a/readme.txt +++ b/readme.txt @@ -141,6 +141,11 @@ Navigate to Memberships > Settings > PMPro BuddyPress and locate the "Non-member == Changelog == += 1.2.8 - 2022-05-05 = +* BUG FIX: Fixes various issue with registration redirects. Improves handling incomplete setups for registration and tidied up logic around this code. (Thanks @ideadude) +* BUG FIX: Fixes an issue where the xprofile fields were not syncing correctly. (Thanks @ipokkel) +* BUG FIX: Fixes an issue with group invites not working on level change. + = 1.2.7 - 2022-03-31 = * ENHANCEMENT: Escape and localized strings to allow for translations and additional locales. * ENHANCEMENT: Now showing messages where settings also apply for BuddyBoss if the plugin is active.