Apache Answer logo

Apache Answer

A Q&A platform software for teams at any scale

Alternative to: stack overflow, stack exchange

Apache Answer screenshot

About Versions (64)

v1.4.0

2024-09-23

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)