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.1.0-beta.2

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

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.

incubator-answer - v1.0.9

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

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

  • Optimized translation: #304 #329
incubator-answer - v1.0.8

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

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

Published by fenbox over 1 year ago

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

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

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

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

New Features

  • New: Image zoom. #187
  • New: Auto-save draft. #117

Bug Fixes

  • Fixed: Access permissions for deleted post.
  • Fixed: Version check cache issue in admin dashboard.
  • Fixed: Title parsing for "Timeline" page.
incubator-answer - v1.0.5

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

New Features

  • New: Filling in multiple tags passed through URL parameters when adding question. #189
  • New: Leaving confirm when there's content in writing form.
  • New: Automatically complete installation based on environment variable configuration.

Bug Fixes

  • Fixed: Tag incomplete deletion.
  • Fixed: Sitemap datetime format.
  • Fixed: Content counts as negative after deletion.
  • Fixed: Improve the "optional" translation field.
  • Fixed: Browser version detection result. #192
incubator-answer - v1.0.4

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

New Features

  • New: Add number description to the list page.
  • New: Now we provide the executable binary file for Windows platform since this version.

Bug Fixes

  • Fixed: Pagination link error in tag detail.
  • Fixed: Comment editing rules. #177
  • Fixed: Question status in search results.
  • Fixed: Page title wrong in some page
  • Fixed: Duplicate notifications on comments.
  • Fixed: The judgment rule of empty content.
  • Fixed: Canonical rules in list page.
  • Fixed: List page jump position.
incubator-answer - v1.0.3

Published by fenbox almost 2 years ago

New Features

  • New: Show login modal when guest don't have permission.
  • New: Show site introduction in sidebar.

Bug Fixes

  • Fixed: Markdown iframe rendering security. #163
  • Fixed: Reduce the minimum length of username. #162
  • Fixed: Display english by default if characters are not translated. #156
  • Fixed: Typo stick text in install guide. #155
  • Fixed: Add user reputation when manual active. #173
  • Fixed: Allow remove all brand images. #169
  • Fixed: Create non-english tag. #171
  • Fixed: Tag search by display name and slug.
incubator-answer - v1.0.2

Published by fenbox almost 2 years ago

New Features

  • New: Send notification email when someone answer or comment on your post.
  • New: Now we can unsubscribe notification just by one-click.

Bug Fixes

  • Fixed: Reserved usernames check.
  • Fixed: Initialization reputation for admin after installed.
  • Fixed: Notification message from myself.
  • Fixed: The mobile login button is not visible. #147
  • Fixed: Unified mailbox verification on the installation interface. #151
  • Fixed: Search result not show as expect in SQLite. #142
  • Fixed: Bug caused by empty string query condition in PostgreSQL. #148
incubator-answer - v1.0.1

Published by fenbox almost 2 years ago

New Features

  • New: Share copy link with title. #138

Bug Fixes

  • Fixed: Timezone cannot be saved. #121
  • Fixed: Create new question. #140
  • Fixed: Search multiple tags. #136
  • Fixed: Markdown bulleted list doesn't work in some case. #137
  • Fixed: Can't edit tag slug.
  • Fixed: Ask question without any tag.
  • Fixed: Post diff show redundant newline.
  • Fixed: <script> can't run in Footer.
  • Fixed: List divide line color and background.
  • Fixed: Last seen show twice in profile page.
  • Fixed: Support language file customization. #122
  • Fixed: Email verification code rules.
incubator-answer - v1.0.0

Published by fenbox almost 2 years ago

New Features

  • New: SEO friendly. Includes schema, canonical, SEO friendly URLs, robots.txt and auto meta tags. #112
  • New: Theme setting support. You can change theme color and customize HTML&CSS.
  • New: Private mode. It's good for teams collaboration. #93
  • New: Add default roles such as user, moderator, admin.
  • New: Top users list page.
  • New: Add users in admin.
  • New: User roles control. #111

Bug Fixes

  • Fixed: Update time and edit time trigger.
  • Fixed: Content word break.
  • Fixed: logo size in mobile device.
  • Fixed: Tag spacing in sidebar.
  • Fixed: Question close and reopen action.
  • Fixed: manifest.json config.
  • Fixed: Add permission for administrators to delete. #81

Performance Improvements

  • Improved: Tag select components
incubator-answer - v0.5.0-alpha

Published by fenbox almost 2 years ago

New Features

  • New: Revision compare and review #114
  • New: Post logs record, such as revision and votes #113
  • New: Privileges about edit content

Bug Fixes

  • Fixed: Footer link and site name error
  • Fixed: Incorrect required field check #98

Performance Improvements

  • Improved: Fixed and improved RouteNode type error #60
  • Improved: Github Action build stages
incubator-answer - v0.4.0-alpha

Published by fenbox almost 2 years ago

New Features

  • Add: Customized branding icons and favicon.
  • Add: Terms of service, privacy page settings.
  • Add: Recommend tag, required tag and reserved tag config. It can now be better organized with tags.

Bug Fixes

  • Fixed: Post summary in search results #70
  • Fixed: The user status cache is incorrect #82
  • Fixed: Tags cannot be searched correctly #78
  • Fixed: The routing path of the answer type in the search result page is incorrect #90

Performance Improvements

  • Optimized: Form generator.
  • Optimized: Page response speed. #87
incubator-answer - v0.3.0-alpha

Published by fenbox almost 2 years ago

New Features

  • New: Timezone and locale support
  • New: Administrator dashboard
  • New: Version check feature that keeps your Answer always update
  • New: Installation guide, now you can install Answer just on one click!
  • New: search support for Administrator

Bug Fixes

  • Fixed: User interface language does not meet expectations #75
  • Fixed: Dashboard will remind how to configure smtp #64 #44
  • Fixed: Bug for problem search #71
  • Fixed: Bug for delete problem #68

Other Changes

  • Change upload directory
  • Combine client and server language files
  • Support linux/arm64 Docker image #77
incubator-answer - v0.2.0-alpha

Published by joyqi almost 2 years ago

New Features

  • New: Gravatar profile image support
  • New: Thumbnail generation
  • New: Change email before account activated

Bug Fixes

  • Important fixed: Panic issues when linking the wrong version of SQLite library #28

Performance Improvements

  • Optimized: the docker images size has decreased almost by 50% which from 200 MB to 100 MB

Other Changes

  • The docker container image has changed from Debian to alpine
  • Use SQLite as the default database.
  • You can just use the docker Quick Start project for the experience. (Previous using docker-compose with MySQL was heavy.)