Version 1.2.4

  • Added: Integration with the CubePoints plugin
  • Bug Fixed: Some javascript issues
  • Bug Fixed: Not being able to upload files on some servers
  • Bug Fixed: Content of iframe tags not being rendered on certain occasions
  • Bug Fixed: 404 error when wordpress is not installed at the default location
  • Added: Empty Trash button
  • Added: Missing language phrases
  • Improved: CSS compatibility with some themes

Version 1.2.2

  • Bug Fixed: Category not being selected when posting questions to a specific category
  • Bug Fixed: Non-published questions showing up in search results
  • Bug Fixed: Several javascript issues
  • Bug Fixed: Thumbnails not being displayed after upload on windows platform
  • Bug Fixed: CSS conflict with themes using bootstrap CSS framework
  • Bug Fixed: Cannot redeclare widget class Fatal error when installed on ClassiPress theme and some other plugins
  • Bug Fixed: User profile popover box not being displayed on some servers running PHP as CGI
  • Bug Fixed: Ajax autocomplete field not working properly on some servers running PHP as CGI
  • Bug Fixed: Use sanitize_title instead of remove_accents to generate slugs
  • Bug Fixed: File upload not working in IE9
  • Added: New options to set custom upload directories
  • Improved File upload error to display more detailed message instaed of just “Upload Failed”
  • Improved Image files can now be uploaded without Fileinfo or mime_content_type functions
  • Removed: Auto-generation and caching of core CSS files to use pre-generated static CSS files instead
  • Removed: Unused post expiration feature

Version 1.2.0

  • Improved: Add-ons can now be cloned from within the admin dashboard
  • Improved: Cleanup of Sabai Settings page
  • Improved: Flagging administrator comments is now disabled by default
  • Improved: Added file extension to URL of files uploaded via custom upload field
  • Improved: Cache CSS files as static files for better performance
  • Improved: Search by category, question status, and tags
  • Improved: Lots of internal code chanegs for better performance and stability
  • Bug Fixed: Plugin activation issues with MySQL strict SQL mode
  • Bug Fixed: Custom fields not being displayed in form on certain occasions
  • Bug Fixed: Issues with cloned add-ons
  • Bug Fixed: Question Answered notification email being sent to answerers instead of question authors
  • Added: Options to allow iframe tags and whitelist URL of iframe content
  • Added: Auto generate sitemap and sitemap index files
  • Added: User profile popover box when clicking username links
  • Added: Options to display category/tag index pages as tabs on front page
  • Removed: Prettify JS and CSS (Please use other plugins to include them)
  • Removed: Temporarily dropped support for BuddyPress profile pages (will be enabled again soon)

Version 1.1.9

  • Bug Fixed: Several issues updating cloned Questions add-on
  • Bug Fixed: Inconsistent category orders
  • Bug Fixed: Page navigation display issues
  • Bug Fixed: Feed item URL not showing permalink
  • Bug Fixed: Javascript error caused by trying to load non-existent javascript libraries
  • Bug Fixed: More CSS issues with some themes
  • Bug Fixed: Compatibility issues with HTMLPurifier library and some plugins
  • Bug Fixed: Lots of internal bug fixes
  • Added: 2 new email notifications (Question Flagged Notification / Answer Flagged Notification)
  • Added: User profile page template (questions_user_profile.html)
  • Added: New “File” add-on
  • Added: 2 new custom field types (File Upload / Image Upload)
  • Improved: Send copy of user notification email to members of selected user roles
  • Improved: Added more dropdown filters to questions/answers administration pages
  • Improved: Lots of internal library improvements

Version 1.1.8

  • Bug Fixed: Restored posts not actually being restored on some occasions
  • Bug Fixed: Some Javascript library loading problems
  • Bug Fixed: Characters with accents being removed from slugs
  • Bug Fixed: Bootstrap tooltip animation/positioning bugs
  • Bug Fixed: PHP warning errors on access control settings page
  • Bug Fixed: Role permissions could not be empty
  • Bug Fixed: Display issues in questions_answers_single_full.html template file
  • Bug Fixed: Link to questions index page in menu not being linked correctly on certain occasions
  • Bug Fixed: More theme compatibility fixes
  • Bug Fixed: Display categories in alphabetical order instead of creation date
  • Bug Fixed: Widget cache not being cleared upon saving widget settings
  • Added: BuddyPress support (integrates with BuddyPress profile pages)
  • Added: Bootstrap dropdown js (to be used in future versions)
  • Added: Label settings for Tag/Tags/Category/Categories
  • Improved: Moved links to my questions/answers/favorites pages on WP tool bar to sub menu section of user account menu
  • Improved: Page navigation to display Previous/Next text links instead of arrows
  • Improved: Display “You must login to…” error messages as popover instead of growl message
  • Removed: questoins_categories_single_summary.html template file

Version 1.1.7

  • Bug Fixed: Comment tooltips not being loaded after submit
  • Bug Fixed: Guest user views not being counted
  • Bug Fixed: Timepicker form field not showing the correct local time
  • Bug Fixed: Some language phrases not being translated
  • Bug Fixed: Some issues with post title and permalink filters
  • Added: Guest user role to allow configuration of non-registered user permissions
  • Added: “Accept any answer” permission to allow users with the permission to accept any answer to any question
  • Added: Page title settings for single tag and category pages
  • Added: Question Posted Notification Email settings to allow selected user roles to receive notification email whenever a new question is posted
  • Added: Answer Posted Notification Email settings to allow selected user roles to receive notification email whenever a new answer is posted
  • Added: Question Posted Admin Notification Email settings to allow administrators to receive notification email whenever a new question that requires approval is posted
  • Added: Answer Posted Admin Notification Email settings to allow administrators to receive notification email whenever a new answer that requires approval is posted
  • Added: New email template tags: {question_id} {question_summary} {question_author_email} {answer_id} {answer_author_email} {comment_id} and more..
  • Added: Tooltips added to sorting options on frontend
  • Improved: Guest authors can now edit/delete own posts and accept answers
  • Improved: Guest author settings removed in favor of Guest user role permission settings
  • Improved: Featured content can now have expiration date and time set for when to stop being featured
  • Improved: Better RTL language support
  • Updated: Bootstrap CSS/JS to the latest version
  • Updated: FontAwesome CSS to the latest version

Version 1.1.6

  • Bug Fixed: Added some missing language phrases
  • Bug Fixed: More gravatar rendering issues
  • Bug Fixed: Twitter share button not working correctly on certain occasions
  • Bug Fixed: Compatibility issue with Advanced Access Manager plugin
  • Added: RTL language support
  • Added: New custom field type: Section Break
  • Added: Generate meta description and OpenGraph tags on single question/category/tag pages (requires WP Seo plugin)
  • Added: Tooltips on buttons
  • Improved: Include guest user views to question view count
  • Updated: Updated markdown editor library to the latest version