diff --git a/README.md b/README.md index 45151d12..cc2c406c 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ GNU Version 2 or Any Later Version ## Releases -[Official Release Version: 2.1.19](https://github.com/ultimatemember/ultimatemember/releases/tag/2.1.19). +[Official Release Version: 2.1.20](https://github.com/ultimatemember/ultimatemember/releases/tag/2.1.20). ## Changelog diff --git a/readme.txt b/readme.txt index fd825df6..c1f030d8 100644 --- a/readme.txt +++ b/readme.txt @@ -7,7 +7,7 @@ Tags: community, member, membership, user-profile, user-registration Requires PHP: 5.6 Requires at least: 5.0 Tested up to: 5.7 -Stable tag: 2.1.19 +Stable tag: 2.1.20 License: GNU Version 2 or Any Later Version License URI: http://www.gnu.org/licenses/gpl-3.0.txt @@ -155,7 +155,7 @@ The plugin works with popular caching plugins by automatically excluding Ultimat * To learn more about version 2.1 please see this [docs](https://docs.ultimatemember.com/article/1512-upgrade-2-1-0) * UM2.1+ is a significant update to the Member Directories' code base from 2.0.x. Please make sure you take a full-site backup with restore point before updating the plugin -= 2.1.20: May xx, 2021 = += 2.1.20: May 7, 2021 = * Enhancements: - Added: Hook to unlock the ability to add new users through the registration form @@ -163,6 +163,7 @@ The plugin works with popular caching plugins by automatically excluding Ultimat - Added: Filter hook 'um_profile_tabs_privacy_list' and 'um_profile_menu_can_view_tab' for extending privacy options for Profile Tabs * Bugfixes: + - Fixed: XSS vulnerability when getting user profile URL - Fixed: Temp directory size calculation = 2.1.19: April 20, 2021 = diff --git a/ultimate-member.php b/ultimate-member.php index c33138f7..cb4aa3f8 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.1.20-alpha +Version: 2.1.20 Author: Ultimate Member Author URI: http://ultimatemember.com/ Text Domain: ultimate-member