From ebebcbf9742b13b178f504e453acc5b831bef10d Mon Sep 17 00:00:00 2001 From: nikitasinelnikov Date: Mon, 8 Mar 2021 17:18:02 +0200 Subject: [PATCH] - 2.1.16 pre-release; --- readme.txt | 14 ++++++++++++-- ultimate-member.php | 2 +- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/readme.txt b/readme.txt index 885b913c..d87b1e95 100644 --- a/readme.txt +++ b/readme.txt @@ -6,8 +6,8 @@ Donate link: Tags: community, member, membership, user-profile, user-registration Requires PHP: 5.6 Requires at least: 5.0 -Tested up to: 5.6 -Stable tag: 2.1.15 +Tested up to: 5.7 +Stable tag: 2.1.16 License: GNU Version 2 or Any Later Version License URI: http://www.gnu.org/licenses/gpl-3.0.txt @@ -161,6 +161,8 @@ The plugin works with popular caching plugins by automatically excluding Ultimat - Added: General and role setting to avoid indexing users' profiles - Added: `um_prepare_user_results_array_meta` hook and the 2nd argument for `um_prepare_user_results_array` hook for handle $user_ids based on getting members query - Added: Change password email when password has been reset + - Added: jQuery v3 compatibility + - Added: An option "Administrator" in a menu settings to make the menu visible for administrators only * Bugfixes: - Fixed: Creating and removing usermeta data with `password_rst_attempts` key, just update if exists for now @@ -172,6 +174,14 @@ The plugin works with popular caching plugins by automatically excluding Ultimat - Fixed: PHP notices and warnings - Fixed: Security vulnerability with User Account page and password field - Fixed: User creating without username but based on first+last name with not-ASCII symbols + - Fixed: Password reset hash generating more that 1 time + - Fixed: Random order type translation string on the member directory + - Fixed: Resize and compress images when upload on User Profile images fields or user wall + - Fixed: Displaying more than 1 UM popups at the same page + - Fixed: UM dropdown.js position calculation + +* Tweaks: + - Updated: Select2 to 4.0.13 version = 2.1.15: December 24, 2020 = diff --git a/ultimate-member.php b/ultimate-member.php index ec522c41..4fe50ddb 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.16-beta1 +Version: 2.1.16 Author: Ultimate Member Author URI: http://ultimatemember.com/ Text Domain: ultimate-member