AnsPress final beta version is here
Hello Everyone,
Thanks for your patience. I am happy to announce that AnsPress final beta is available to everyone. Please test it and help us find any unnoticed issues remains somewhere. All major feature request will be scheduled for next version.
Download from here:
https://github.com/anspress/anspress/archive/4.0.0-beta.4.zip
Changelog:
- Added filter to modify tag question query
- Added user answers page
- Load comments by default
- Fixed JS template not loading properly
- Prevent question query to use SQL_CALC_FOUND_ROWS which is relatively slow in big site
- Added support for polylang
- Fixed short link
- Added notification dropdown
- Improved user menu
- Improved anspress pages, menu and slugs
- Improved user menu
- User profile as an addon
- Added load more button in notification
- Improved notification sorting
- Added notification count and mark all notification read button
- Improved notification ref prefetch
- Improved notification query
- Improved best answer notification
- Improved notification flush on post delete
- Delete corresponding notification when a post gets deleted
- Notify user on comment
- Notification for best answer
- Reload reCaptcha after form submission
- Fixed: while editing anonymous user’s post author changes
- FIXED: wrong classes for columns in tags and categories
- Fixed tags pagination
- Added recaptcha methods
- Added notifications addon
- Added base query class
- Fixed addons loading
- Improved addons functions
- Added add-on activation hook
- CREATE TABLE IF NOT EXISTS to CREATE TABLE
- Fixed reputation template file location
- Improved category style
- Fixed: strpos(): Offset not contained in string
- Fixed: x-index of snackbar
- Improved category icon
- Store reputation in meta for sorting purpose
- Removed debug code
- Fixed: AP_Roles::remove_roles() should not be called statically
- Added improved version of dynamic avatar addon
- Fixed: private check box not working in form
Thanks to all participants and contributors.
Regards,
Rahul Aryan
Thanks. Yes you are right.
So is AskBug updated to work with this or are you suggesting we use a default theme instead?
Both AnsPress stable and Askbug update will release in same day. Working on it.
Just installed it and… Woow!! This is a huge step forward and it definitely deserves to be called 4.x!! I agree with Cagliostro and Chad: you’re the best!
Gonna dig into it now but first I have to clean the mess with my CSS: I think I tweaked too many things. ^^;
Just one little thing that I noticed though. In AnsPress Options > Tools > Uninstall, it’s written in red: “If you are unsure about this section please do use any of these options below.” I’m pretty sure you mean: “If you are unsure about this section please do NOT use any of these options below.” Right? ^^;
A huge thanks again!
OH, yep that was a silly mistake. Just fixed it. Thanks
Great news! I didn’t have time to install beta 3: gonna upgrade directly to 4 on my staging environment and report any issue. If I followed well everybody’s various messages, in order to upgrade to beta, I need to remove all the related plugins (main + category), upload the beta and activate it: is that correct?