From fe588d0dc507020c8700d7e0462e0a04dc482843 Mon Sep 17 00:00:00 2001 From: nikitasinelnikov Date: Thu, 7 Nov 2019 11:34:00 +0200 Subject: [PATCH] - rc.2 version --- README.md | 2 +- readme.txt | 8 ++++++-- ultimate-member.php | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1e576edc..6255c6ef 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ GNU Version 2 or Any Later Version ## Releases [Official Release Version: 2.0.56](https://github.com/ultimatemember/ultimatemember/releases/tag/2.0.56). -[Release Candidate Version: 2.1.0](https://github.com/ultimatemember/ultimatemember/releases/tag/2.1.0-rc.1). +[Release Candidate Version: 2.1.0](https://github.com/ultimatemember/ultimatemember/releases/tag/2.1.0-rc.2). ## Changelog [ From v1.0.0 to latest version ](https://wordpress.org/plugins/ultimate-member/changelog/). diff --git a/readme.txt b/readme.txt index 5714260d..e9e93c18 100644 --- a/readme.txt +++ b/readme.txt @@ -143,7 +143,7 @@ The plugin works with popular caching plugins by automatically excluding Ultimat = Important: UM2.0+ is a significant update to the code base from 1.3.88. Please make sure you take a full-site backup with restore point before updating the plugin = -= 2.1.0: November x, 2019 = += 2.1.0: November 11, 2019 = * Enhancements: - Added member directory list view @@ -155,6 +155,8 @@ The plugin works with popular caching plugins by automatically excluding Ultimat - Added ability to set profile/cover image sizes from Ultimate Member -> General -> Uploads settings or Original size - Added ability edit cover photo HTML (e.g. for adding some HTML attributes. See how add srcset attribute based on all generated cover sizes [here](https://docs.ultimatemember.com/article/1519-change-cover-photo-html)) - Added custom date format for Date Picker field + - Added hook 'um_show_meta_item_html' to customize user meta HTML at User Profile page + - Added "aria-label" attribute in Field icon * Bugfixes: - Optimized usermeta for Account submit security @@ -174,8 +176,10 @@ The plugin works with popular caching plugins by automatically excluding Ultimat - Fixed user profile validation if username, username or email, password and email fields were added to form - Fixed user profile preview in admin Form Builder - Fixed getting templates function for some Windows servers + - Fixed plugin update process for multisites + - Fixed function "um_apply_conditions". An error appears with jQuery v2.1.3 - Localized um-raty.js library - + - Localized strings = 2.0.56: August 21, 2019 = diff --git a/ultimate-member.php b/ultimate-member.php index dc0aaa46..0895cb0e 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.0-rc.1 +Version: 2.1.0-rc.2 Author: Ultimate Member Author URI: http://ultimatemember.com/ Text Domain: ultimate-member