v1.4.0

apache/answerv1.4.0Sep 23, 2024by github-actions[bot]

AI Summary

Introduces gamification through a badges system, browser search provider integration, and personalized question recommendations.

Key Highlights

  • Badges system for gamification
  • Define Apache Answer search provider
  • Question list for personalized recommendations
  • Support for Render type plugins
  • Code highlighting plugin

New Features

  • Badges system
  • Browser search provider
  • Personalized question recommendations
  • Render type plugins
  • Code highlighting plugin

Full Release Notes

### New Features

* New: Badges, we’ve gamified the Q&A platform with badges. You can also write more rules to award the badges (@kumfo @LinkinStars @shuashuai @robinv8 #1036)
* New: Define Apache Answer search provider to add to the browser (@sy-records #1058)
* New: Question list for personalized recommendations (@ferrischi201 #1003)
* New: Support Render type plugins(@robinv8 #1086)
* New: Code highlighting plugin(@IamMelody233 @CHENJUaaa https://github.com/apache/incubator-answer-plugins/pull/213)

### Bug Fixes

* Fixed: The reaction in mobile phone is displayed incorrectly (@SantiagoLiendro #1064)
* Fixed: There are extra characters in the html source code (@sosyz #1066)
* Fixed: When a question has only one answer and this answer is deleted, the question will not display in the unanswered list (@sosyz #1062)
* Fixed: Parameter error in VerifyCode Test Case  (@sosyz #1059)
* Fixed: `Embed` plugin type conflict (@kumfo https://github.com/apache/incubator-answer-plugins/issues/189 )
* Fixed: When deploying using subdirectories, some links are missing the base_url prefix (@shuashuai)