AnsPress 4.1.12

Bug fixes and UI improvents.

AskBug 3.1.7

Fixed missing notification and user icon

AnsPress 4.1.11

Added a new addon to validate question and answer using Akismet API. This addon will prevent spam post submission from frontend. Fixed some bug related to JS and PHP.

AskBug 3.1.6

Minor bug fixes and AnsPress 4.1.8 compatibility.

AnsPress 4.1.8

This version contains many bug fixes, we also addressed some bugs which were pending since long time. Major improvements made in upload fields and image attachment in editor field. An issue with recount tool in which recount get stuck in 50, has been fixed as well. Many issues related to comments are fixed as well.

I want to thanks Siamion Gavrilenko, Alex and all other contributors for testing and reporting.

AskBug 3.1.5

Fixed minor bugs

AnsPress 4.1.7

Fixed issues related to AnsPress session.

AnsPress 4.1.6

Happy new year to all. In this release we have added lots of unit test. We also decided to change our unit test framework to CodeCeption. This release also have some bug fixes which can be seen in changelog.

AnsPress 4.1.5

We are pleased to announce the last release of AnsPress for this year.  Development will resume again after 2nd January.

A major feature AnsPress\Session() is introduced in this release. AnsPress session will be helpful for storing custom session variable of a user. In previous release there was a bug which prevents anonymous users to view their post when new question/answer status is set to moderation. To fix this bug, we need to know that the current user is the original poster but things are complicated when we cannot use PHP session. As you already know that WP does not utilize PHP session, so we have to introduce our custom session handler.

Improved tags field validation and included selectize.js library for better tags suggestion. Apart from this there are few bug fixes which can be found below.

AnsPress 4.1.4

Fixed a critical issue with single question page.