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.
I installed the beta 4 and it’s a great improvement.
Any idea when you will push this live?
Want to use it for an upcomming project.
Could you also add a quick option to the backend for selective loading and deqeueing the anspress css?
It will be published this week. That option already exists.
Ok, thanks.
Can we upgrade from 4.0 beta4 to the final release or schould we just wait a few more days to start using it?
Yes you can use now, but make sure to download master.zip from GitHub.
FYI: Using Anspress 4.0 beta4 here https://goo.gl/8v9Pa5
How does the translation of the theme works?
Dutch is not included in the preinstalled lanuages.
Thank you for the great work so far Rahul!
If any translation does not exists then simply download poeditor and import existing anspress pot file and edit.
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?