v1.3.5

apache/answerv1.3.5Jul 1, 2024by github-actions[bot]

AI Summary

Key additions include reaction support for questions and answers, an embed plugin, and the ability to parameterize the base path. The update also resolves several OAuth and SMTP connection issues.

Key Highlights

  • Add reactions to question & answer
  • Embed plugin support
  • Parametrizing the base path
  • Fixed SMTP support for Outlook

New Features

  • Reaction system
  • Embed plugin
  • Base path parameterization

Full Release Notes

### New Features

* New: Add support for parametrizing the base path (@shuashuai #335)
* New: Add reactions to question & answer (@hgaol @shuashuai @LinkinStars #883)
* New: Embed plugin (@robinv8 @kumfo [incubator-answer-plugins#84](https://github.com/apache/incubator-answer-plugins/issues/84))

### Improvements

* Improve: Old questions may continue to be showed in the front (@sy-records #974)
* Improve: Admin able to update email of user (@sy-records #853)

### Bug Fixes

* Fixed: The user link in the question details page is not valid (@sy-records #969)
* Fixed: Google Connector and GitHub Connector have the same ClientID and ClientSecret (@robinv8 #968)
* Fixed: Click "Follow" on the question page, and the prompt text of the "Follow" button will be displayed on the login box (@sy-records #963)
* Fixed: Incomplete display of error message alerts on registration page (@hgaol #977)
* Fixed: Some forms have invalid styles that are not as expected (@nayanthulkar28 #927)
* Fixed: SMTP not support outlook (@sy-records #879)
* Fixed: The modal area don't need a title (@sy-records #964)
* Fixed: 404 error occurs, when use Chinese characters as tag (@byerer #961)
* Fixed: The review count in the Admin is not correct (@sy-records #958)