diff --git a/changelog.txt b/changelog.txt index 31178246..78469402 100644 --- a/changelog.txt +++ b/changelog.txt @@ -6,6 +6,7 @@ - Added: "Hide my last login" via the Account > Privacy setting - Added: Exclude and Include fields for member directory searching + - Tweak: Compatibility with WordPress 6.5 * Bugfixes: @@ -13,8 +14,11 @@ - Fixed: wp-admin Ultimate Member > Dashboard layouts - Fixed: Required fields labels - Fixed: Change password and update account email notifications duplicates + - Fixed: Reset Password urlencoded username - Fixed: Clear media JS in wp-admin settings +* Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade + = 2.8.4: March 6, 2024 = * Enhancements: diff --git a/readme.txt b/readme.txt index d4fc99c7..f628c62e 100644 --- a/readme.txt +++ b/readme.txt @@ -172,6 +172,7 @@ IMPORTANT: PLEASE UPDATE THE PLUGIN TO AT LEAST VERSION 2.6.7 IMMEDIATELY. VERSI * Added: "Hide my last login" via the Account > Privacy setting * Added: Exclude and Include fields for member directory searching +* Tweak: Compatibility with WordPress 6.5 **Bugfixes** @@ -179,6 +180,7 @@ IMPORTANT: PLEASE UPDATE THE PLUGIN TO AT LEAST VERSION 2.6.7 IMMEDIATELY. VERSI * Fixed: wp-admin Ultimate Member > Dashboard layouts * Fixed: Required fields labels * Fixed: Change password and update account email notifications duplicates +* Fixed: Reset Password urlencoded username * Fixed: Clear media JS in wp-admin settings **Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade**