v1.2.1

apache/answerv1.2.1Jan 6, 2024by github-actions[bot]

AI Summary

Restricts users to one answer per question by default and allows administrators to disable the default login form. It also fixes critical SEO permalink and database stability issues.

Key Highlights

  • Users can only write one answer to the same question
  • Admin can disable the default login form
  • Fixed canonical links and SEO URL formats
  • Fixed database column length error for avatars

New Features

  • One answer per question restriction
  • Disable login form option

Full Release Notes

### New Features

- New: Users can only write one answer to the same question by default (@hgaol #644).
- New: Allow admin can disable the default log in form (@shuashuai @LinkinStars #565).


### Bug Fixes

- Fixed: Tag search support for synonyms (@kelvinkuo #587).
- Fixed: The description of first post in Revision select is unclear (@kelvinkuo #609).
- Fixed: It can be difficult to distinguish between answers and comments (@shuashuai #575).
- Fixed: The site map has a lot of blank lines causing errors (@sy-records #631).
- Fixed: Can't show tag description in tag edit page (@hgaol #637).
- Fixed: The canonical links in the page need to be consistent with the permalink set by the SEO (@sy-records #646).
- Fixed: There are a few places where the URL format does not match the permalink format in the SEO settings (@sy-records #656).
- Fixed: Incorrect order of timeline when asking and answering self questions (@sy-records #669).
- Fixed: Data too long for column 'avatar' (@LinkinStars #620).

### Improvements

- Improve: Dashboard improvement (@shuashuai #617).
- Improve: Improving the interaction of similar questions when asking (@shuashuai #616).