From a5f65c6ead0ba0a5c756aec9f30aeea5b5a04995 Mon Sep 17 00:00:00 2001 From: Jason Coleman Date: Mon, 6 Apr 2020 23:20:31 -0400 Subject: [PATCH] Version and readme update. --- pmpro-buddypress.php | 2 +- readme.txt | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/pmpro-buddypress.php b/pmpro-buddypress.php index 6bd1a1d..5e3f536 100755 --- a/pmpro-buddypress.php +++ b/pmpro-buddypress.php @@ -3,7 +3,7 @@ Plugin Name: Paid Memberships Pro - BuddyPress Add On Plugin URI: https://www.paidmembershipspro.com/add-ons/buddypress-integration Description: Manage access to your BuddyPress Community using Paid Memberships Pro. - Version: 1.2.4 + Version: 1.2.5 Author: Paid Memberships Pro Author URI: https://www.paidmembershipspro.com Text Domain: pmpro-buddypress diff --git a/readme.txt b/readme.txt index e178984..521e22b 100644 --- a/readme.txt +++ b/readme.txt @@ -2,8 +2,8 @@ Contributors: strangerstudios, great-h-master Tags: paid memberships pro, pmpro, buddypress Requires at least: 4 -Tested up to: 5.2.2 -Stable tag: 1.2.4 +Tested up to: 5.4 +Stable tag: 1.2.5 Manage access to your BuddyPress Community using Paid Memberships Pro @@ -99,6 +99,12 @@ This plugin also allows you to use the BuddyPress user registration process (in == Changelog == += 1.2.5 - 2020-04-06 = +* BUG FIX: Fixed issue where users were redirected away from the profile page if all of BuddyPress was locked down. +* BUG FIX: Fixed issues with adding users to groups. +* BUG FIX: Fixed issues with removing users from invited groups if their level changed. +* BUG FIX/ENHANCEMENT: Stopping redirect loops on the levels page in some cases. + = 1.2.4 - 2019-06-28 = * BUG FIX: Fixed issue where the WP profile was still being restricted from users without access to BP. * BUG FIX: Fixed issue where the 'restrict all of BuddyPress' setting wasn't being applied correctly when levels were set to use non-member settings.