diff --git a/README.md b/README.md index 71d2a667..26101a7d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Ultimate Member is a powerful and flexible WordPress plugin that makes it a bree | Latest Version |Requires at least|Stable Tag| | :------------: |:------------:|:------------:| -| 1.3.82 | WordPress 4.5 or higher| 1.3.78 | +| 1.3.83 | WordPress 4.5 or higher| 1.3.78 | ##Features of the plugin include: diff --git a/index.php b/index.php index ef3bcffc..e13071a1 100644 --- a/index.php +++ b/index.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: 1.3.82 +Version: 1.3.83 Author: Ultimate Member Author URI: http://ultimatemember.com/ Text Domain: ultimatemember diff --git a/readme.txt b/readme.txt index dfb936e1..e3b3ab87 100644 --- a/readme.txt +++ b/readme.txt @@ -7,7 +7,7 @@ Tags: access control, author, authors, author profile, comments, community, comm Requires at least: 4.1 Tested up to: 4.7.2 -Stable Tag: 1.3.82 +Stable Tag: 1.3.83 License: GNU Version 2 or Any Later Version @@ -150,6 +150,31 @@ The plugin works with popular caching plugins by automatically excluding Ultimat == Changelog == += 1.3.83: February 20, 2017 = + +* Enhancements: + * Adds user avatar's alternate text. The default text is set to `display_name` + * Adds new filter hook to modif the user avatar's alternate text. + * `um_avatar_image_alternate_text` + * Set gravatar for newly registered users + * Adds Tag archive page access settings + +* Bugfixes + * Remove pointer cursor from field areas in profile view mode + * Fix profile slug in permalinks + * Fix URL field 'nofollow' issue + * Fix field icons display + * Fix an issue with admin roles in editing fields + * Fix whitepspace issue with Email Address validation + * Fix profile visibility option in member directories + * Fix icon display as label in profile view + * Fix PHP 7.1.1 compatibility + * Fix redirection on update profile slug + * Fix dynamic CSS options in member directory + * Fix edit profile option by specific role + * Fix Vkontakte view + * Remove notices + = 1.3.82: January 31, 2017 = * Enhancements: