Tagging 1.3.66

This commit is contained in:
champsupertramp
2016-07-14 19:56:43 +08:00
parent 2c99004610
commit 92e99266c6
3 changed files with 13 additions and 4 deletions
+2 -2
View File
@@ -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
====================
+1 -1
View File
@@ -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
+10 -1
View File
@@ -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