Version 1.1.4

  • Bug Fixed: Error trying to ask questions anonymously on tag/category pages
  • Bug Fixed: Menu on WP Toolbar not showing configured page title on certain occasions
  • Bug Fixed: Post Answer button not working as expected on certain occasions
  • Bug Fixed: Popular Questions widget ignoring answer count
  • Bug Fixed: Several form elements not being displayed at all on certain occasions
  • Bug Fixed: the_permalink() WP function not displaying question permalinks correctly
  • Bug Fixed: Several PHP notice level errors
  • Bug Fixed: More PHP 5.4 related bug fixes
  • Bug Fixed: Markdown editor unexpectedly stripping out spaces causing formatting error
  • Bug Fixed: Warning error on uninstall
  • Bug Fixed: Removed hard-coded jQuery.noConflict(), added an option to enable/disable it
  • Bug Fixed: Fixed handling of category depth in Categories widget
  • Bug Fixed: User avatar rendering issues on certain occasions
  • Bug Fixed: Sabai core catching exception unexpectedly causing redirect loop on certain occasions
  • Bug Fixed: Markdown editor initialized more than once on certain occasions
  • Bug Fixed: Various language translation problems
  • Bug Fixed: Unable to access user profile page when username contained spaces
  • Improved: CSS modifications for better theme compatibility
  • Improved: Removed hard-coded colors, now CSS classes
  • Improved: Custom fieds visual form editor user interface improved
  • Improved: Allow hiding the guest author “Website” field
  • Added: Edit question/answer authors on the backend with ajax auto-suggestion support
  • Added: Allow removal of icons from categories in Categories widget by entering an empty string for icon
  • Added: Auto-update feature to update Sabai and SabaiDiscuss plugins just like plugins from WordPress.org (requires codecanyon.net purchase code)
  • Added: Visibility setting for each custom field which allows setting what type of user can see the field during form submission
  • Added: Filter questions by category on backend
  • Added: Bulk update/remove question categories on backend
  • Added: Captcha custom field (requieres the Really Simple Captcha plugin installed)
  • Added: 2 new validation rules for Single Line Text and Paragraph Text fields: “Allow only integer numbers” and “Regular expression”
  • Added: New “User” custom field type with ajax auto-suggestion support
  • Added: Option to disable jQuery UI CSS
  • Added: New “[sabai]” shortcode
  • Removed: SabaiDiscuss update notifier