This repository has been archived by the owner on Nov 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
78dc2d1
commit baf752a
Showing
2 changed files
with
107 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ Contributors: nerdaryan | |
Donate link: https://www.paypal.com/cgi-bin/[email protected]&cmd=_xclick&item_name=Donation%20to%20AnsPress%20development | ||
Tags: anspress, question, answer, tags, q&a, forum, stackoverflow, quora | ||
Requires at least: 4.1.1 | ||
Tested up to: 4.2 | ||
Tested up to: 4.4 | ||
Stable tag: 1.5 | ||
License: GPLv2 or later | ||
License URI: http://www.gnu.org/licenses/gpl-2.0.html | ||
|
@@ -32,6 +32,24 @@ Or if you want to install it manually simple follow this: | |
|
||
== Changelog == | ||
|
||
= 1.5 = | ||
* Fix: error 404 when tag is numeric | ||
* Fix: Don't check minimum characters when it is zero | ||
* Fix: not accepting utf8 words | ||
* Language: Added de_DE | ||
* Fix: subscribe button | ||
* New: Added color for tags button | ||
* New: Rebuild + Keyboard navigation + Accessibility + JS Translation | ||
* Fix: Tags field fix | ||
* Language: Added Turkish language | ||
* Fix: Set subscribe button type | ||
* New: Option to change tag path string | ||
* New: Duplicate check of tags | ||
* New: Improved tags suggestion | ||
* Language: Updated French .mo | ||
* New: Added ap-tags position | ||
* Fix: pagination | ||
|
||
= 1.2.4 = | ||
* fixed ajax suggestion in ask form | ||
|
||
|