incubator-answer

A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.

APACHE-2.0 License

Stars
11.6K
Committers
78

Bot releases are visible (Hide)

incubator-answer - v1.3.6 Latest Release

Published by github-actions[bot] 3 months ago

New Features

Improvements

  • Improve: Issue with reading the Search engines meta verifications tags (@shuashuai @LinkinStars #895)
  • Improve: After successfully installing Answer, enter the 50x page (@LinkinStars #997)
  • Improve: Improve "answer your own question" checkbox (@shuashuai #1032)
  • Improve: Improve the algorithm for popular questions (@kumfo #1033)
  • Improve: Show all recommend tags in ask page (@shuashuai #1035)
  • Improve: Improve diff style (@shuashuai #1011)
  • Improve: Getting Error, TAG not found. When site settings don't require tags for question creation (@shuashuai #815)
  • Improve: Add search icon in search bar (@shuashuai #1010)
  • Improve: Admin able to update display name of user (@sy-records #1024)

Bug Fixes

  • Fixed: When @ someone, markdown render error (@sy-records #978)
  • Fixed: The website information in the template file should support multiple languages (@kevingil #998)
  • Fixed: The debug plugin i18n cannot be loaded normally (@LinkinStars #1000)
  • Fixed: Search result tab order (@shuashuai #1031)
  • Fixed: Enabling the "required tag" without setting it will result in inability to ask questions (@LinkinStars #1034)
  • Fixed: The number of answers is not updated, after someone's answer has been approved (@LinkinStars #1022)
  • Fixed: The images in the image upload component are forced to enlarge (@shuashuai #1039)
  • Fixed: The color of the hyperlinks filled in the answers is difficult to distinguish from the background color (@shuashuai #1012)
incubator-answer - v1.3.6-RC1

Published by github-actions[bot] 3 months ago

New Features

Improvements

  • Improve: Issue with reading the Search engines meta verifications tags (@shuashuai @LinkinStars #895)
  • Improve: After successfully installing Answer, enter the 50x page (@LinkinStars #997)
  • Improve: Improve "answer your own question" checkbox (@shuashuai #1032)
  • Improve: Improve the algorithm for popular questions (@kumfo #1033)
  • Improve: Show all recommend tags in ask page (@shuashuai #1035)
  • Improve: Improve diff style (@shuashuai #1011)
  • Improve: Getting Error, TAG not found. When site settings don't require tags for question creation (@shuashuai #815)
  • Improve: Add search icon in search bar (@shuashuai #1010)
  • Improve: Admin able to update display name of user (@sy-records #1024)

Bug Fixes

  • Fixed: When @ someone, markdown render error (@sy-records #978)
  • Fixed: The website information in the template file should support multiple languages (@kevingil #998)
  • Fixed: The debug plugin i18n cannot be loaded normally (@LinkinStars #1000)
  • Fixed: Search result tab order (@shuashuai #1031)
  • Fixed: Enabling the "required tag" without setting it will result in inability to ask questions (@LinkinStars #1034)
  • Fixed: The number of answers is not updated, after someone's answer has been approved (@LinkinStars #1022)
  • Fixed: The images in the image upload component are forced to enlarge (@shuashuai #1039)
  • Fixed: The color of the hyperlinks filled in the answers is difficult to distinguish from the background color (@shuashuai #1012)
incubator-answer - v1.3.5

Published by github-actions[bot] 4 months ago

New Features

  • New: Add support for parametrizing the base path (@shuashuai #335)
  • New: Add reactions to question & answer (@hgaol @shuashuai @LinkinStars #883)
  • New: Embed plugin (@robinv8 @kumfo incubator-answer-plugins#84)

Improvements

  • Improve: Old questions may continue to be showed in the front (@sy-records #974)
  • Improve: Admin able to update email of user (@sy-records #853)

Bug Fixes

  • Fixed: The user link in the question details page is not valid (@sy-records #969)
  • Fixed: Google Connector and GitHub Connector have the same ClientID and ClientSecret (@robinv8 #968)
  • Fixed: Click "Follow" on the question page, and the prompt text of the "Follow" button will be displayed on the login box (@sy-records #963)
  • Fixed: Incomplete display of error message alerts on registration page (@hgaol #977)
  • Fixed: Some forms have invalid styles that are not as expected (@nayanthulkar28 #927)
  • Fixed: SMTP not support outlook (@sy-records #879)
  • Fixed: The modal area don't need a title (@sy-records #964)
  • Fixed: 404 error occurs, when use Chinese characters as tag (@byerer #961)
  • Fixed: The review count in the Admin is not correct (@sy-records #958)
incubator-answer - v1.3.5-RC1

Published by github-actions[bot] 4 months ago

New Features

  • New: Add support for parametrizing the base path (@shuashuai #335)
  • New: Add reactions to question & answer (@hgaol @shuashuai @LinkinStars #883)
  • New: Embed plugin (@robinv8 @kumfo incubator-answer-plugins#84)

Improvements

  • Improve: Old questions may continue to be showed in the front (@sy-records #974)
  • Improve: Admin able to update email of user (@sy-records #853)

Bug Fixes

  • Fixed: The user link in the question details page is not valid (@sy-records #969)
  • Fixed: Google Connector and GitHub Connector have the same ClientID and ClientSecret (@robinv8 #968)
  • Fixed: Click "Follow" on the question page, and the prompt text of the "Follow" button will be displayed on the login box (@sy-records #963)
  • Fixed: Incomplete display of error message alerts on registration page (@hgaol #977)
  • Fixed: Some forms have invalid styles that are not as expected (@nayanthulkar28 #927)
  • Fixed: SMTP not support outlook (@sy-records #879)
  • Fixed: The modal area don't need a title (@sy-records #964)
  • Fixed: 404 error occurs, when use Chinese characters as tag (@byerer #961)
  • Fixed: The review count in the Admin is not correct (@sy-records #958)
incubator-answer - v1.3.1

Published by shuashuai 5 months ago

New Features

  • New: Review post keywords (@kumfo #368)
  • New: User can @ moderators and admin (@LinkinStars @shuashuai #795)
  • New: Add "social media" meta tags (@prithvidasgupta #897)

Improvements

  • Improve: Update initial data (@zahash #909)
  • Improve: Captcha as plugin (@LinkinStars #797)
  • Improve: Auto-scroll to the first invalid form field (@shuashuai #873)
  • Improve: Allow tables to be scrolled horizontally with ease in Admin (@hgaol #917)

Bug Fixes

  • Fixed: Unable to attach a Particular tag to a question (@prithvidasgupta #888)
  • Fixed: Infinite redirect for edited question (@LinkinStars #885)
  • Fixed: Handle special characters in site title (@sy-records #911)
  • Fixed: Editor input box work with Chrome extension (@robinv8 @shuashuai #659)
  • Fixed: Account setting label issue (@sy-records #881)
  • Fixed: Sometimes the comment link in the notification cannot be highlighted after clicking (@hgaol #900)
  • Fixed: No error message is showing in UI in comments (@zahash #887)
  • Fixed: The button miss text in the mobile view (@sy-records #916)
  • Fixed: Receive irrelevant notifications when editing my own answer (@prithvidasgupta #924)
incubator-answer - v1.3.1-RC2

Published by github-actions[bot] 5 months ago

New Features

  • New: Review post keywords (@kumfo #368)
  • New: User can @ moderators and admin (@LinkinStars @shuashuai #795)
  • New: Add "social media" meta tags (@prithvidasgupta #897)

Improvements

  • Improve: Update initial data (@zahash #909)
  • Improve: Captcha as plugin (@LinkinStars #797)
  • Improve: Auto-scroll to the first invalid form field (@shuashuai #873)
  • Improve: Allow tables to be scrolled horizontally with ease in Admin (@hgaol #917)

Bug Fixes

  • Fixed: Unable to attach a Particular tag to a question (@prithvidasgupta #888)
  • Fixed: Infinite redirect for edited question (@LinkinStars #885)
  • Fixed: Handle special characters in site title (@sy-records #911)
  • Fixed: Editor input box work with Chrome extension (@robinv8 @shuashuai #659)
  • Fixed: Account setting label issue (@sy-records #881)
  • Fixed: Sometimes the comment link in the notification cannot be highlighted after clicking (@hgaol #900)
  • Fixed: No error message is showing in UI in comments (@zahash #887)
  • Fixed: The button miss text in the mobile view (@sy-records #916)
  • Fixed: Receive irrelevant notifications when editing my own answer (@prithvidasgupta #924)
incubator-answer - v1.3.1-RC1

Published by github-actions[bot] 6 months ago

New Features

  • New: Review post keywords (@kumfo #368)
  • New: User can @ moderators and admin (@LinkinStars @shuashuai #795)
  • New: Add "social media" meta tags (@prithvidasgupta #897)

Improvements

  • Improve: Update initial data (@zahash #909)
  • Improve: Captcha as plugin (@LinkinStars #797)
  • Improve: Auto-scroll to the first invalid form field (@shuashuai #873)
  • Improve: Allow tables to be scrolled horizontally with ease in Admin (@hgaol #917)

Bug Fixes

  • Fixed: Unable to attach a Particular tag to a question (@prithvidasgupta #888)
  • Fixed: Infinite redirect for edited question (@LinkinStars #885)
  • Fixed: Handle special characters in site title (@sy-records #911)
  • Fixed: Editor input box work with Chrome extension (@robinv8 @shuashuai #659)
  • Fixed: Account setting label issue (@sy-records #881)
  • Fixed: Sometimes the comment link in the notification cannot be highlighted after clicking (@hgaol #900)
  • Fixed: No error message is showing in UI in comments (@zahash #887)
  • Fixed: The button miss text in the mobile view (@sy-records #916)
  • Fixed: Receive irrelevant notifications when editing my own answer (@prithvidasgupta #924)
incubator-answer - v1.3.0

Published by github-actions[bot] 6 months ago

New Features

  • New: Flag management moved from "Admin" to "Review”, and moderators can now review flagged posts (@shuashuai @LinkinStars #608)
  • New: Example review plugins for queued posts is added, allowing you to build custom review plugins for posts waiting to be published (@shuashuai @LinkinStars #608)
  • New: Sort answers by the time from oldest to newest (@sy-records #818)

Improvements

  • Improve: Add a switch to disable new version detection (@hgaol #764)
  • Improve: Add unlisted status and list/unlist action in Admin (@hgaol #721)
  • Improve: Highlighting matched words in search results (@Octobug #804)
  • Improve: Front-end performance optimization, build optimization to improve resource loading time (@shuashuai #809 #784)

Bug Fixes

  • Fixed: Username search returning no results (@hgaol #819)
  • Fixed: When an administrator accesses a deleted question, the delete button still displayed (@hgaol #813)
  • Fixed: Incomplete text display when pasting text into the tags field (@hgaol #773)
  • Fixed: Incorrect display of answers in search results (@hgaol #803)
  • Fixed: Sometimes reputation of newly registered users does not change to 1 after activation (@hgaol #832)
  • Fixed: Use default site language if notification receiver has not a set language (@LinkinStars #833)
  • Fixed: Formatting issue in emails (@LinkinStars #788)
  • Fixed: Notification email for replies (@LinkinStars #811)
  • Fixed: Text issue about inviting people to answer (@shuashuai #849)
  • Fixed: Toast notification takes up too much space (@Octobug #843)
  • Fixed: Delete comment is not working expected (@zahash #796)
  • Fixed: Update user avatar only when there is no avatar (@Octobug #857)
incubator-answer - v1.3.0-RC1

Published by github-actions[bot] 7 months ago

New Features

  • New: Move flag management from "Admin" to "Review", moderators can review flagged post (@shuashuai @LinkinStars #608)
  • New: Add a example review plugins for queued posts, now you can write review plugins (@shuashuai @LinkinStars #608)
  • New: Answer sorted by creation time from old to new (@sy-records #818)

Improvements

  • Improve: Add a switch to disable new version detection (@hgaol #764)
  • Improve: Add unlisted status and list/unlist action in Admin (@hgaol #721)
  • Improve: Highlighting matched words in search results (@Octobug #804)
  • Improve: Front-end performance optimization, build optimization to improve resource loading time (@shuashuai #809 #784)

Bug Fixes

  • Fixed: Username search returning no results (@hgaol #819)
  • Fixed: When an administrator accesses a deleted question, the delete button still displayed (@hgaol #813)
  • Fixed: Incomplete text display when pasting text into the tags field (@hgaol #773)
  • Fixed: Incorrect display of answers in search results (@hgaol #803)
  • Fixed: Sometimes reputation of newly registered users does not change to 1 after activation (@hgaol #832)
  • Fixed: Use default site language if notification receiver has not a set language (@LinkinStars #833)
  • Fixed: Formatting issue in emails (@LinkinStars #788)
  • Fixed: Notification email for replies (@LinkinStars #811)
  • Fixed: Text issue about inviting people to answer (@shuashuai #849)
  • Fixed: Toast notification takes up too much space (@Octobug #843)
  • Fixed: Delete comment is not working expected (@zahash #796)
  • Fixed: Update user avatar only when there is no avatar (@Octobug #857)
incubator-answer - v1.2.5

Published by github-actions[bot] 8 months ago

New Features

  • New: Dark mode support (@shuashuai #168)
  • New: Add notifications control for plugins (@LinkinStars #694)

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

  • Improve: Invite people to answer question (@shuashuai #710)
  • Improve: Customize privileges required reputation (@hgaol #695)
  • Improve: Disable unlisted post from showing up in profile and search engines (@insistedMarin #661)
  • Improve: Tag selection (@shuashuai #711)
  • Improve: Display the number of unexpanded comments (@insistedMarin #705)
incubator-answer - v1.2.5-RC2

Published by github-actions[bot] 9 months ago

New Features

  • New: Dark mode support (@shuashuai #168)
  • New: Add notifications control for plugins (@LinkinStars #694)

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

  • Improve: Invite people to answer question (@shuashuai #710)
  • Improve: Customize privileges required reputation (@hgaol #695)
  • Improve: Disable unlisted post from showing up in profile and search engines (@insistedMarin #661)
  • Improve: Tag selection (@shuashuai #711)
  • Improve: Display the number of unexpanded comments (@insistedMarin #705)
incubator-answer - v1.2.5-RC1

Published by github-actions[bot] 9 months ago

New Features

  • New: Dark mode support (@shuashuai #168)
  • New: Add notifications control for plugins (@LinkinStars #694)

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

  • Improve: Invite people to answer question (@shuashuai #710)
  • Improve: Customize privileges required reputation (@hgaol #695)
  • Improve: Disable unlisted post from showing up in profile and search engines (@insistedMarin #661)
  • Improve: Tag selection (@shuashuai #711)
  • Improve: Display the number of unexpanded comments (@insistedMarin #705)
incubator-answer - v1.2.1

Published by github-actions[bot] 10 months ago

New Features

  • New: Users can only write one answer to the same question by default (#644).
  • New: Allow admin can disable the default log in form (#565).

Bug Fixes

  • Fixed: Tag search support for synonyms (#587).
  • Fixed: The description of first post in Revision select is unclear (#609).
  • Fixed: It can be difficult to distinguish between answers and comments (#575).
  • Fixed: The site map has a lot of blank lines causing errors (#631).
  • Fixed: Can't show tag description in tag edit page (#637).
  • Fixed: The canonical links in the page need to be consistent with the permalink set by the SEO (#646).
  • Fixed: There are a few places where the URL format does not match the permalink format in the SEO settings (#656).
  • Fixed: Incorrect order of timeline when asking and answering self questions (#669).
  • Fixed: Data too long for column 'avatar' (#620).

Improvements

  • Improve: Dashboard improvement (#617).
  • Improve: Improving the interaction of similar questions when asking (#616).
incubator-answer - v1.2.1-RC1

Published by github-actions[bot] 10 months ago

New Features

  • New: Users can only write one answer to the same question by default (#644).
  • New: Allow admin can disable the default log in form (#565).

Bug Fixes

  • Fixed: Tag search support for synonyms (#587).
  • Fixed: The description of first post in Revision select is unclear (#609).
  • Fixed: It can be difficult to distinguish between answers and comments (#575).
  • Fixed: The site map has a lot of blank lines causing errors (#631).
  • Fixed: Can't show tag description in tag edit page (#637).
  • Fixed: The canonical links in the page need to be consistent with the permalink set by the SEO (#646).
  • Fixed: There are a few places where the URL format does not match the permalink format in the SEO settings (#656).
  • Fixed: Incorrect order of timeline when asking and answering self questions (#669).
  • Fixed: Data too long for column 'avatar' (#620).

Improvements

  • Improve: Dashboard improvement (#617).
  • Improve: Improving the interaction of similar questions when asking (#616).
incubator-answer - v1.2.0

Published by github-actions[bot] 11 months ago

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

New Features

  • New: Allow recovery of deleted questions and answers (#597).
  • New: Add "Remove content" option to user deletion (#449).
  • New: Support images in GIF and WebP formats (#530).
  • New: Delete inactive user (#542).

Bug Fixes

  • Fixed: Files accessible in private mode (#502).
  • Fixed: Error results when searching special characters (#issuecomment-1729201903).
  • Fixed: Display issue with search plugin information (#539).
  • Fixed: Incorrect display of operator in history when deleting questions in the admin (#596).
  • Fixed: Incorrect display name when adding to iOS home screen (questions/D1ff).
  • Fixed: Editing time triggered when deleting questions or answers in the admin (#598).
  • Fixed: Incorrect vote status display after modifying Permalink format (#599).
  • Fixed: Content error when updating answers (#518).
  • Fixed: Incorrect date in search results under special circumstances (#307).

Improvements

  • Improve: Enhanced action menu in the admin (questions/D1Da).
  • Improve: Streamlined editor functionality, with extension features as installable plugins (#600).
  • Improve: Display name rules for anonymous users (#601).
  • Improve: URL length when sharing (#139).
  • Improve: Duplicate submission on forms (#569).
incubator-answer - v1.2.0-RC1

Published by github-actions[bot] 11 months ago

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

New Features

  • New: Allow recovery of deleted questions and answers (#597).
  • New: Add "Remove content" option to user deletion (#449).
  • New: Support images in GIF and WebP formats (#530).
  • New: Delete inactive user (#542).

Bug Fixes

  • Fixed: Files accessible in private mode (#502).
  • Fixed: Error results when searching special characters (#issuecomment-1729201903).
  • Fixed: Display issue with search plugin information (#539).
  • Fixed: Incorrect display of operator in history when deleting questions in the admin (#596).
  • Fixed: Incorrect display name when adding to iOS home screen (questions/D1ff).
  • Fixed: Editing time triggered when deleting questions or answers in the admin (#598).
  • Fixed: Incorrect vote status display after modifying Permalink format (#599).
  • Fixed: Content error when updating answers (#518).
  • Fixed: Incorrect date in search results under special circumstances (#307).

Improvements

  • Improve: Enhanced action menu in the admin (questions/D1Da).
  • Improve: Streamlined editor functionality, with extension features as installable plugins (#600).
  • Improve: Display name rules for anonymous users (#601).
  • Improve: URL length when sharing (#139).
  • Improve: Duplicate submission on forms (#569).
incubator-answer - v1.1.3

Published by github-actions[bot] about 1 year ago

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).
incubator-answer - v1.1.2

Published by github-actions[bot] about 1 year ago

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
incubator-answer - v1.1.1

Published by github-actions[bot] about 1 year ago

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.
incubator-answer - v1.1.0

Published by github-actions[bot] over 1 year ago

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