diff --git a/changelog.txt b/changelog.txt index 888d7c1b..f1eb47df 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,25 @@ == Changelog == += 2.10.5 June 25, 2025 = + +* Enhancements: + + - Added: Filter hooks for primary button classes in UM forms. + +* Bugfixes: + + - Fixed: Email placeholders values. + - Fixed: Refactor deactivation logic to un-schedule Action Scheduler actions. + - Fixed: Action Scheduler library errors. Updated to the recent 3.9.2 version. + - Fixed: Secondary email field validation. + - Fixed: Action Scheduler batch actions with users who have Undefined status. + +* Templates required update: + + - password-reset.php + +* Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade * + = 2.10.4 May 15, 2025 = * Bugfixes: diff --git a/readme.txt b/readme.txt index 8f4f5c2f..6f532427 100644 --- a/readme.txt +++ b/readme.txt @@ -167,11 +167,25 @@ No specific extensions are needed. But we highly recommended keep active these P IMPORTANT: PLEASE UPDATE THE PLUGIN TO AT LEAST VERSION 2.6.7 IMMEDIATELY. VERSION 2.6.7 PATCHES SECURITY PRIVILEGE ESCALATION VULNERABILITY. PLEASE SEE [THIS ARTICLE](https://docs.ultimatemember.com/article/1866-security-incident-update-and-recommended-actions) FOR MORE INFORMATION -= 2.10.5 2025-05-xx = += 2.10.5 2025-06-25 = + +**Enhancements** * Added: Filter hooks for primary button classes in UM forms. + +**Bugfixes** + +* Fixed: Email placeholders values. * Fixed: Refactor deactivation logic to un-schedule Action Scheduler actions. * Fixed: Action Scheduler library errors. Updated to the recent 3.9.2 version. +* Fixed: Secondary email field validation. +* Fixed: Action Scheduler batch actions with users who have Undefined status. + +**Templates required update** + +* password-reset.php + +**Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade** = 2.10.4 2025-05-15 =