diff --git a/README.md b/README.md index 5ec46510..e490a2ac 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ GNU Version 2 or Any Later Version ## Releases -[Official Release Version: 2.1.21](https://github.com/ultimatemember/ultimatemember/releases/tag/2.1.21). +[Official Release Version: 2.2.0](https://github.com/ultimatemember/ultimatemember/releases/tag/2.2.0). ## Changelog diff --git a/readme.txt b/readme.txt index 3e8deb9a..072cb463 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.21 +Stable tag: 2.2.0 License: GNU Version 2 or Any Later Version License URI: http://www.gnu.org/licenses/gpl-3.0.txt @@ -165,6 +165,7 @@ The plugin works with popular caching plugins by automatically excluding Ultimat - Added: Sanitizing handlers to the Ultimate Member > Forms > Add Field/Edit Field forms' fields - Added: Sanitizing handlers to the Ultimate Member > User Roles forms' fields - Added: Sanitizing handlers to the Restriction Content forms' fields in the posts/pages/menus additional fields + - Added: Sanitizing handlers to the all (Login/Registration/Profile/Account) frontend forms' fields - Added: Custom placeholder setting for the Confirm Password field * Bugfixes: @@ -175,6 +176,8 @@ The plugin works with popular caching plugins by automatically excluding Ultimat - Fixed: Content restriction (CPT + Terms). Displaying the proper count of the posts. Restricted are excluded - Fixed: Saving and displaying settings on the UM > Settings > Access screen - Fixed: Saving and displaying default Member Directory settings + - Fixed: Minor PHP warnings on registration data preview + - Fixed: Member directory slider filter-type query and results * Tweaks: diff --git a/ultimate-member.php b/ultimate-member.php index bf2e56a3..a17c1585 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.2.0-rc.1 +Version: 2.2.0 Author: Ultimate Member Author URI: http://ultimatemember.com/ Text Domain: ultimate-member