mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-13 19:56:27 +09:00
- rc.2 version
This commit is contained in:
@@ -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/).
|
||||
|
||||
+6
-2
@@ -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 =
|
||||
|
||||
|
||||
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user