mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
Update changelog and readme for version 2.10.5 release
Document enhancements, bug fixes, and template update for v2.10.5, including new filter hooks, email placeholder fixes, and Action Scheduler updates. Highlight required cache flush and asset regeneration post-update.
This commit is contained in:
@@ -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:
|
||||
|
||||
+15
-1
@@ -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 =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user