Skip to content

Releases: apache/incubator-answer

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.

v1.1.0-beta.1

28 Mar 08:49
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release

🎉 We're excited to announce the addition of plugin support to our platform! 🎉

With this new feature, you can now easily extend the functionality of our product by following our documentation to write plugins. To help you get started, we've included an official basic OAuth2 plugin that you can use right away. This plugin will simplify the process of integrating OAuth2 authentication into your product, making it more secure and user-friendly.

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

There's still more to come, but we’ve held off shipping until we ironed out enough issues.

New Features

  • New: Plugin Support. #203
  • New: Basic OAuth2 plugin. #128

v1.0.7

20 Mar 09:58
Compare
Choose a tag to compare

New Features

  • New: Ability to create new tags without being prompted with a question. #185 #193
  • New: Short URL paths are now available. #263
  • New: Admins can now set a default avatar for their site.

Bug Fixes

  • Fixed: Moderators can now properly set display names and slugs.
  • Fixed: Tags now display their display name by default.
  • Fixed: Vote count style has been improved.
  • Fixed: 404 page layout has been corrected.
  • Fixed: Bookmarks and answers now show up correctly on profile pages.
  • Fixed: Site title now shows up properly even when the page is opened in the background.
  • Fixed: Users can no longer answer closed questions.
  • Fixed: Deleted post histories are now accessible.
  • Fixed: Navigation issues on tag pages have been resolved.
  • Fixed: Tag summary format has been corrected.