v1.0.8

apache/answerv1.0.8Apr 11, 2023by github-actions[bot]

AI Summary

A bug fix release addressing various issues including tag selection, login state, search functionality, and browser compatibility.

Key Highlights

  • Fixed login state loss when accessing admin pages
  • Fixed title slug case sensitivity issue
  • Added nofollow attribute to external hyperlinks
  • Added IE browser incompatibility prompt

Full Release Notes

### Bug Fixes

* Fixed: Limit user's selection of synonymous tags when asking a question.
* Fixed: Title slug case sensitivity issue.
* Fixed: Login state loss when accessing admin pages.
* Fixed: Counting error caused by duplicate deletion of questions.
* Fixed: Addition of nofollow attribute to external hyperlinks.
* Fixed: Searchable content deletion issue.
* Fixed: Unable to create questions and answers simultaneously. #299
* Fixed: Page refresh problem #297
* Fixed: Table rendering exception #291 
* Fixed: Add IE browser incompatibility prompt #280 

### Improvements

* Improve: Interaction and style adjustments for accepted answers.
* Improve: Vote button adds message prompts.
* Improve: Guidance prompt added for new users answering questions.
* Improve: Message prompts improved for insufficient voting permissions.