Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 11:18
· 1884 commits to main since this release

🚀 It’s official, the final stable release of v1.1.0 has landed! 🚀

We released 1.1.0-beta.1 and 1.1.0-beta.2 before. We have made a lot of functional improvements and addressed many security issues. We have enhanced Answer’s plugin interface and functionality.

And we’re so excited to finally ship it! It’s time to install and create plugins to make your Answer website more powerful.

New Features

  • New: Invite someone to answer a question.
  • New: Move navigation bar to the left side.
  • New: Add notification filter.
  • New: Add Gravatar mirror URL config. #313
  • New: Remember the default question order list.

Bug Fixes

  • Fixed: Add HTML lang attribute value.
  • Fixed: Creating a tag requires a reputation level.
  • Fixed: Disallow space in password.
  • Fixed: Count number incorrect.
  • Fixed: Unknown downvote recorded in user profile. #352
  • Fixed: Personal page pagination data exception. #337
  • Fixed: Add translation. #309

Improvements

  • Improve: Reputation rules for creating tags and deleting questions.