From 92e99266c62e6e2e1d873a6f4b3765e62673d6c0 Mon Sep 17 00:00:00 2001 From: champsupertramp Date: Thu, 14 Jul 2016 19:56:43 +0800 Subject: [PATCH] Tagging 1.3.66 --- README.md | 4 ++-- index.php | 2 +- readme.txt | 11 ++++++++++- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7c3249fe..e29466f0 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.65 | WordPress 4.5 or higher| 1.3.61 | +| 1.3.66 | WordPress 4.5 or higher| 1.3.66 | ##Features of the plugin include: @@ -48,7 +48,7 @@ GNU Version 2 or Any Later Version Releases ==================== -[Latest Release: Ultimate Member v1.3.65](https://github.com/ultimatemember/ultimatemember/releases). +[Latest Release: Ultimate Member v1.3.66](https://github.com/ultimatemember/ultimatemember/releases). Changelog ==================== diff --git a/index.php b/index.php index 5361f952..3bdff1df 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.65 +Version: 1.3.66 Author: Ultimate Member Author URI: http://ultimatemember.com/ Text Domain: ultimatemember diff --git a/readme.txt b/readme.txt index 016e537e..e32a227e 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.5.3 -Stable Tag: 1.3.65 +Stable Tag: 1.3.66 License: GNU Version 2 or Any Later Version @@ -149,6 +149,15 @@ The plugin works with popular caching plugins by automatically excluding Ultimat == Changelog == += 1.3.66: July 14, 2016 = + +* Tweak: update translation strings and English translation file. +* Fixed: alphabetic and lowercase validations +* Fixed: checkbox and radio label encoding +* Fixed: user_login field validation type +* Fixed: registration form process +* Fixed: remove comments with hidden/private posts from comment tab + = 1.3.65: July 06, 2016 = * Tweak: update ReduxFramework to version 3.6.0.1