diff --git a/.wordpress-org/blueprints/blueprint.json b/.wordpress-org/blueprints/blueprint.json index 0860d56d..d4f5cf9f 100644 --- a/.wordpress-org/blueprints/blueprint.json +++ b/.wordpress-org/blueprints/blueprint.json @@ -15,7 +15,7 @@ "step": "installPlugin", "pluginZipFile": { "resource": "url", - "url": "https:\/\/downloads.wordpress.org\/plugin\/ultimate-member.2.9.0.zip" + "url": "https:\/\/downloads.wordpress.org\/plugin\/ultimate-member.2.9.1.zip" }, "options": { "activate": true diff --git a/README.md b/README.md index 11318199..f7e6d75e 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ GNU Version 2 or Any Later Version ### 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 -[Official Release Version: 2.9.0](https://github.com/ultimatemember/ultimatemember/releases/tag/2.9.0). +[Official Release Version: 2.9.1](https://github.com/ultimatemember/ultimatemember/releases/tag/2.9.1). ## Changelog diff --git a/readme.txt b/readme.txt index 0e3811d0..fe1f3e24 100644 --- a/readme.txt +++ b/readme.txt @@ -166,6 +166,10 @@ 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.9.1 xx-xx-xx = + + + = 2.9.0 2024-11-12 = **Enhancements** @@ -182,292 +186,6 @@ IMPORTANT: PLEASE UPDATE THE PLUGIN TO AT LEAST VERSION 2.6.7 IMMEDIATELY. VERSI **Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade** -= 2.8.9 2024-10-14 = - -**Enhancements** - -* Added: Using PHP tidy extension (if it's active) to make HTML textarea value clear -* Added: `um_tidy_config` filter hook for setting PHP tidy config -* Tweak: Avoid using force `set_status()` function. -* Tweak: Properly using `UM()->common()->users()->get_status( $user_id )` instead of `um_user( 'account_status' )` -* Tweak: Properly using `UM()->common()->users()->get_status( $user_id, 'formatted' )` instead of `um_user( 'account_status_name' )` -* Tweak: Properly using `um_user( 'status' )` for getting user role setting while registration - -**Bugfixes** - -* Fixed: UM tipsy removing inside .um-page selector (e.g. tipsy init from um-modal) -* Fixed: Rollback using `