diff --git a/readme.txt b/readme.txt index 688735d0..fdeb56ec 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Contributors: ultimatemember, champsupertramp, nsinelnikov Tags: community, member, membership, user-profile, user-registration Requires PHP: 7.0 Requires at least: 6.2 -Tested up to: 6.7 +Tested up to: 6.8 Stable tag: 2.10.2 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.txt @@ -167,9 +167,19 @@ 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.3 2025-04-xx = += 2.10.3 2025-04-15 = +**Enhancements** +* Tweak: Updated the Action Scheduler implementation to improve flexibility and clarity. Refactor Action Scheduler for not only email handling. + +**Bugfixes** + +* Fixed: Member Directory styles when it's rendered on the Gutenberg builder page. +* Fixed: Member Directory filtering query when the custom users metatable is used. +* Fixed: PHP Warning that occurs when using the `getimagesize` function with an image from an external source. + +**Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade** = 2.10.2 2025-04-02 = diff --git a/ultimate-member.php b/ultimate-member.php index 3b702a32..66b8d5dd 100644 --- a/ultimate-member.php +++ b/ultimate-member.php @@ -3,7 +3,7 @@ * Plugin Name: Ultimate Member * Plugin URI: http://ultimatemember.com/ * Description: The easiest way to create powerful online communities and beautiful user profiles with WordPress - * Version: 2.10.3-alpha + * Version: 2.10.3 * Author: Ultimate Member * Author URI: http://ultimatemember.com/ * Text Domain: ultimate-member