This is an automated email from the ASF dual-hosted git repository.

linkinstar pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/answer-website.git

commit 1cfad5d4abebaf234bf59b1b6b96f5506c9189cc
Author: kumfo <ku...@sifou.com>
AuthorDate: Wed Jul 23 10:45:59 2025 +0800

    feat: add release v1.6.0 blog
---
 blog/answer-1.6.0-release/index.md      |  58 ++++++++++++++++++++++++++++++++
 static/img/blog/2025-07-23-co...@2x.png | Bin 0 -> 6368 bytes
 static/img/blog/2025-07-23-co...@4x.png | Bin 0 -> 14142 bytes
 3 files changed, 58 insertions(+)

diff --git a/blog/answer-1.6.0-release/index.md 
b/blog/answer-1.6.0-release/index.md
new file mode 100644
index 000000000..c1192edda
--- /dev/null
+++ b/blog/answer-1.6.0-release/index.md
@@ -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-co...@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!*
diff --git a/static/img/blog/2025-07-23-co...@2x.png 
b/static/img/blog/2025-07-23-co...@2x.png
new file mode 100644
index 000000000..0f50d95dc
Binary files /dev/null and b/static/img/blog/2025-07-23-co...@2x.png differ
diff --git a/static/img/blog/2025-07-23-co...@4x.png 
b/static/img/blog/2025-07-23-co...@4x.png
new file mode 100644
index 000000000..edf6b112e
Binary files /dev/null and b/static/img/blog/2025-07-23-co...@4x.png differ

Reply via email to