Releases: apache/answer
v1.1.0
🚀 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
langattribute 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
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.0docker image.
v1.0.9
New Features
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
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
🎉 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
v1.0.7
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.
v1.0.6
v1.0.5
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
v1.0.4
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.
v1.0.3
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.