Skip to content

Releases: apache/answer

v1.2.5-RC2

30 Jan 10:49
Compare
Choose a tag to compare
v1.2.5-RC2 Pre-release
Pre-release

New Features

Bug Fixes

  • Fixed: In some cases, the answer's content in "edit answer" page disappears (@hgaol #713)
  • Fixed: After setting the tag as a synonym, the questions do not show under the origin tag (@hgaol #680)
  • Fixed: Container timezone not correct (@sy-records @LinkinStars #528)
  • Fixed: Tags will not be synced to search plugin when adding new question (@hgaol @kumfo #696)
  • Fixed: Search plugin not updating new answers (@hbsciw #738)

Improvements

v1.2.5-RC1

30 Jan 04:14
968f23d
Compare
Choose a tag to compare
v1.2.5-RC1 Pre-release
Pre-release

New Features

Bug Fixes

  • Fixed: In some cases, the answer's content in "edit answer" page disappears (@hgaol #713)
  • Fixed: After setting the tag as a synonym, the questions do not show under the origin tag (@hgaol #680)
  • Fixed: Container timezone not correct (@sy-records @LinkinStars #528)
  • Fixed: Tags will not be synced to search plugin when adding new question (@hgaol @kumfo #696)
  • Fixed: Search plugin not updating new answers (@hbsciw #738)

Improvements

v1.2.1

06 Jan 10:47
82fdfc7
Compare
Choose a tag to compare

New Features

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

v1.2.1-RC1

14 Dec 09:16
82fdfc7
Compare
Choose a tag to compare
v1.2.1-RC1 Pre-release
Pre-release

New Features

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

v1.2.0

29 Nov 05:24
Compare
Choose a tag to compare

We have updated the plugins page, so you can quickly find out which plugins are currently available for installation.

New Features

Bug Fixes

Improvements

v1.2.0-RC1

15 Nov 09:52
Compare
Choose a tag to compare
v1.2.0-RC1 Pre-release
Pre-release

We have updated the plugins page, so you can quickly find out which plugins are currently available for installation.

New Features

Bug Fixes

Improvements

v1.1.3

07 Sep 01:37
Compare
Choose a tag to compare

Bug Fixes

  • Fixed: Enabled email notifications for the inbox by default.
  • Fixed: Searching for synonyms of tags returned empty results (#495).
  • Fixed: Admins unable to modify comments (#506).
  • Fixed: Loading placeholders' issue on the question list page under tag.
  • Fixed: Highlighting issue when the permalink format changes (#497).
  • Fixed: Inconsistent tag styles on the search results page.
  • Fixed: PostgreSQL-related issues (#486).
  • Fixed: Admins' edited answers displaying wrong in the history records (#491).
  • Fixed: Reputation calculation error when admins assist in accepting answers.
  • Fixed: Inability to correctly match tags containing special characters (#282).
  • Fixed: Editor buttons jittering in certain cases (#429).

Improvements

  • Improved: No prompt given for excessively long passwords (#476).

v1.1.2

24 Aug 07:43
fda510c
Compare
Choose a tag to compare

New Features

  • New: Added an option to turn on private mode during installation.
  • New: Create users in bulk in Admin. #184
  • New: Enable email notifications for new questions. #419

Bug Fixes

  • Fixed: Interactions issue when highlighting comment.

Improvements

  • Improve: Enhanced consistency of English capitalization

v1.1.1

03 Aug 02:37
Compare
Choose a tag to compare

New Features

  • New: Added anti-spam rules.
  • New: Added resend activation email from Admin panel.

Bug Fixes

  • Fixed: Data security issue under private mode.
  • Fixed: The wrong operator was recorded in the history when accepting answers.
  • Fixed: Field data length causes problems. #448
  • Fixed: Issue with not being able to use tag search correctly. #454
  • Fixed: Issues with sqlite not working properly. #422

Improvements

  • Improve: Captcha style.
  • Improve: Rules for auto-generating username during registration.
  • Improve: Optimized web accessibility.
  • Improve: Adjusted the position of custom footer.

Other Changes

  • Upgraded to Bootstrap 5.3.

v1.1.0

06 Jun 11:18
Compare
Choose a tag to compare

🚀 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.