Skip to content

Releases: apache/answer

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.

v1.1.0-beta.2

09 May 14:25
Compare
Choose a tag to compare
v1.1.0-beta.2 Pre-release
Pre-release

New Features

  • New: Added limited email domain registration. #167
  • New: Added on/off option to email registration.
  • New: Customizable sidebar.
  • New: Configurable profile edit fields.
  • New: Privileges config for permission and reputation.
  • New: Voting notification.

Bug Fixes

  • Fixed: Reputation record missing when an answer is accepted.
  • Fixed: Logo width limitation causing exceptions.
  • Fixed: Added time condition for popular questions in the sidebar.
  • Fixed: Inability to image zoom in answers.
  • Fixed: Issue with <kbd> tag being filtered.
  • Fixed: Latest questions not displayed in the Active list.

Now, you can try out the plugin by pulling the answerdev/answer:1.1.0 docker image.

v1.0.9

23 Apr 07:53
Compare
Choose a tag to compare

New Features

  • New: Question pin feature. #125 #193
  • New: Question list hiding feature.

Bug Fixes

  • Fixed: Display issue with candidate list when entering tags.
  • Fixed: Inconsistent width of comments form.
  • Fixed: Issue where deleted questions still appeared in the user's list of answerers.

Other Changes

v1.0.8

11 Apr 14:09
Compare
Choose a tag to compare

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.