-
Notifications
You must be signed in to change notification settings - Fork 59
R 1.6.0 #337
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
R 1.6.0 #337
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,58 @@ | ||
| --- | ||
| date: 2025-07-23 | ||
| title: "Apache Answer 1.6.0: Custom Suspensions, Smoother UI & Critical Fixes" | ||
| authors: [Kumfo] | ||
| category: Release | ||
| featured: true | ||
| image: 2025-07-23-cover@4x.png | ||
| description: "Answer 1.6.0 Introduces a new feature allowing administrators to customize the pause duration & Key Bug Fixes" | ||
| --- | ||
|
|
||
| # Release Notes: Exciting Updates & Improvements | ||
|
|
||
| We're thrilled to announce our latest release, packed with new features, meaningful enhancements, and critical bug fixes! Here’s what’s new: | ||
|
|
||
| --- | ||
|
|
||
| ## ✨ New Features | ||
| - **Customizable Suspension Durations** | ||
| Admins can now define custom suspension periods for users, offering greater flexibility in moderation. | ||
| *(Thanks @shuashuai, @LinkinStars | #1361)* | ||
|
|
||
| --- | ||
|
|
||
| ## ⚙️ Improvements | ||
| - **Refined Search Results** | ||
| Reduced ambiguity in search outputs for clearer navigation. | ||
| *(Thanks @sy-records | #1351)* | ||
| - **Streamlined Admin Interface** | ||
| Relocated "Settings → Users" section to the "Interface" tab for better organization. | ||
| *(Thanks @shuashuai, @LinkinStars | #1360)* | ||
| - **Enhanced Content Styling** | ||
| Improved visual design of `<hr>` tags within main content areas. | ||
| *(Thanks @shuashuai | #1364)* | ||
|
|
||
| --- | ||
|
|
||
| ## 🐞 Bug Fixes | ||
| - **System Stability Fix** | ||
| Resolved an issue causing unexpected software halts during abnormal events. | ||
| *(Thanks @LinkinStars | #1356)* | ||
| - **UI Consistency Update** | ||
| Fixed dark-themed dropdown menus in the navbar to align with UI standards. | ||
| *(Thanks @shuashuai | #1355)* | ||
|
|
||
| --- | ||
|
|
||
| ## ❤️ Thanks to Our Contributors | ||
|
|
||
| A huge thank you to all the contributors who helped improve this release (sorted by GitHub ID): | ||
| [@LinkinStars](https://github.com/LinkinStars), [@shuashuai](https://github.com/shuashuai), [@sy-records](https://github.com/sy-records) | ||
|
|
||
| Your contributions make this project better with every update! 🚀 | ||
|
|
||
| --- | ||
|
|
||
| These updates reflect our commitment to a smoother, more intuitive experience. Thank you to our contributors and users for your ongoing support! 🚀 | ||
|
|
||
| *Stay tuned for more enhancements!* | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| { | ||
| "release": { | ||
| "date": "2025-06-03", | ||
| "version": "1.5.1", | ||
| "url": "https://github.com/apache/answer/releases/tag/v1.5.1" | ||
| "date": "2025-07-22", | ||
| "version": "1.6.0", | ||
| "url": "https://github.com/apache/answer/releases/tag/v1.6.0" | ||
| } | ||
| } |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.