AnsPress 4.1.24

Today we are publishing the next small update to AnsPress, bringing it to version 4.1.23

Here are the changes you can expect in this version:

  • For developers: Added docker config.
  • For developer: Removed old CI config files.
  • Replaced deprecated jQuery functions.
  • Removed enqueueing of minified files.
  • Removed the white background in the body. This should help AnsPress work with dark themes.

Thank you for using and supporting AnsPress.

AnsPress 4.1.22

We have just released a small update for AnsPress, version 4.1.22. In this update you will find the following fixes and improvements: Fixed: Duplicate fields issue when using SEO plugins. Fixed: deprecated jQuery shorthand functions. Fixed: Question shortcode not working. Fixed: ap_insert_reputation action had wrong reputation id.    

AskBug 3.2.0

We are happy to announce that the latest version of the AskBug theme has been released. This update brings a lot of improvements which we think you will love. It also incorporates improvements from your feedback. In addition to bug fixes and new features, we have also been working on improving the performance. Specifically, the theme has been streamlined to meet Google Core Vitals. This means faster loading times and a better user experience as well as better performance in the eyes of the Google search engine. Other changes we have made are: Static Home Page now works correctly Homepage sidebar can now be hidden Improved the overall padding and look of the theme Footer can now include more social icons and links Further improvements on useability of the footer area Expanded main colour options and fixed it in preview mode Improved the overall responsiveness of the theme Keyboard focus has been added to menu and sub-menu items Added increased support for Right to Left languages We would like to thank all of our users for supporting AskBug and for giving us their feedback. Thank you for the opportunity to make AskBug and AnsPress better and better. If you have any requests or questions, please email us to support “at” anspress.net.

AnsPress 4.1.20

We have just released the next update for AnsPress, version 4.1.20.

In this update you will find the following fixes and improvements:

* Fixed: wrong date time in get_adjacent_post query
* Fixed: Uncaught Error Call to a member function has_cap() on bool
* Fixed: Tags not being saved from frontend form
* Warning: Creating default object from empty value in wp-content/plugins/anspress-question-answer/includes/functions.php on line 2461 Fixes #550
* Disable cache for function ap_get_post
* Improved question filters UI
* Added condition for existence of index (#548)

The contributor list system is back online and you can see the details of the commits below.

We would like to send a big thank you to all of our contributors donating their time to this project, and the users leaving feedback on Github and in our community. We are very grateful for your help in making AnsPress the best it can be.

AnsPress 4.1.19

We are excited to announce a new update to AnsPress, as well as some news about the future of this plugin.

First, we have just released AnsPress version 4.1.19, which includes these changes:

  • Automated post status no longer added when ap_current_user_ignore is set.
  • Margin and padding class conflicts with tailwind resolved.
  • Now prevents processing tags field when saving from wp-admin.
  • Fixed query hook preventing preventing filtering questions in wp-admin.
  • Updated the donation link in readme.txt
  • Fixed translation not working for ap_human_time.
  • Moved json parsing to try catch block.
  • “Add” in tags field translatable is now translatable.
  • Removed aggressive query caching in favour of 3rd party caching.

Second, we are happy to announce that AnsPress has received increased resources to bolster its development. Work on the plugin and the associated AskBug WP theme has resumed. What this means is that we will be implementing a regular update schedule for AnsPress and the associated AskBug theme. We have also re-opened our community and requests for custom AnsPress work. Please drop by the AnsPress Community to leave feedback, interact with other members, and lend a helping hand. When considering what updates we are making next, we will be listening to community feedback.

To be clear, the base AnsPress plugin will always be Open Source and available to those who want it, and that is not going to change.

Work will also continue on the AskBug theme, and we have re-opened the purchases and updates of licenses of the theme for anyone interested. If you run into any issues there, please email us at support “at” anspress.net. Our first major update to the theme should be incoming within the month, and focuses on increasing the customization options and quality of life fixes.

Please note our system for publishing the contributions and our changelog was not working since 4.1.1.5 so the below info includes information from 4.1.1.5 to now. We greatly appreciate everyone who has contributed to the project and we hope to see more in the future.

After going through almost a year’s worth of questions and requests, we are touched that AnsPress has such dedicated users and we are looking forward to continuing to improve AnsPress for all of you.

 

AnsPress 4.1.13

  1. Show unpublished questions of user’s separately
  2. Do not include session posts to question query
  3. Fix: including session posts in query creating lots of issue
  4. Allow html in single-category.php Description. Author: Brad Griffin
  5. Category is not selected in ask form when category parameter is passed
  6. New feature: Create account for user
  7. Removed some deprecated methods and functions
  8. Fixed: class ‘AnsPress_Post_Table_Hooks’ does not have a method ‘filter_comments_query’
  9. Send post_title to akismet
  10. Fixed pagination issue when in main user page. Fixes #486
  11. Check post updated before delete images
  12. Fixed conflict in `human_time_diff`
  13. Minor fixes by Author YOONBYEONGIN 
  14. AP_Activate would be invalid without activate.php Author: awijasa
  15. Improved modal
  16. Allow excluding session posts

AskBug 3.1.8

Fixed users query to properly order by reputation

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.