|
| 1 | +--- |
| 2 | +date: 2025-06-03 |
| 3 | +title: "Apache Answer 1.5.1: Now Available with Improvements and Fixes" |
| 4 | +authors: [LinkinStar] |
| 5 | +category: Release |
| 6 | +featured: true |
| 7 | + |
| 8 | +description: "Answer 1.5.1 Enhanced Navigation, Admin Menu Improvements & Key Bug Fixes" |
| 9 | +--- |
| 10 | + |
| 11 | +# Version 1.5.1 Release Notes |
| 12 | + |
| 13 | +We're excited to announce the release of version **1.5.1**! This update brings several improvements and bug fixes to enhance usability and stability. Below are the key changes in this release. |
| 14 | + |
| 15 | +--- |
| 16 | + |
| 17 | +## 🔧 Improvements |
| 18 | + |
| 19 | +- **Separate Background Color for Navigation** |
| 20 | + The navigation bar now has a distinct background color for better visual separation and improved user experience. *(Thanks @shuashuai & @LinkinStars [#1346](https://github.com/apache/answer/pull/1346))* |
| 21 | + |
| 22 | +- **Enhanced Admin Menu** |
| 23 | + The admin menu has been refined for better organization and usability. *(Thanks @shuashuai [#1345](https://github.com/apache/answer/pull/1345))* |
| 24 | + |
| 25 | +- **Refined Command Usage Statements** |
| 26 | + Command-line tool usage descriptions have been improved for clarity. *(Thanks @Octobug [#1330](https://github.com/apache/answer/pull/1330))* |
| 27 | + |
| 28 | +- **Comprehensive Tests for KV Storage Plugin** |
| 29 | + Added thorough testing for the key-value storage plugin to ensure reliability. *(Thanks @sosyz [#1344](https://github.com/apache/answer/pull/1344))* |
| 30 | + |
| 31 | +--- |
| 32 | + |
| 33 | +## 🐞 Bug Fixes |
| 34 | + |
| 35 | +- **Google Login Users Losing Image Access** |
| 36 | + Fixed an issue where users logging in via Google connector couldn't access images. *(Thanks @Giorgio-Bonvicini-R4P [#1334](https://github.com/apache/answer/pull/1334))* |
| 37 | + |
| 38 | +- **Username Minimum Length Inconsistency** |
| 39 | + Resolved a mismatch where the admin panel still enforced a 4-character minimum despite the setting being reduced to 2. *(Thanks @sy-records [#1341](https://github.com/apache/answer/pull/1341))* |
| 40 | + |
| 41 | +- **Code Snippet Layout Breakage** |
| 42 | + Fixed a bug where code snippets could disrupt the page layout. *(Thanks @shuashuai [#1329](https://github.com/apache/answer/pull/1329))* |
| 43 | + |
| 44 | +- **Image Placement When Copying Mixed Content** |
| 45 | + Corrected an issue where pasted images would always appear at the end of copied text-and-image content. *(Thanks @shuashuai)* |
| 46 | + |
| 47 | +--- |
| 48 | + |
| 49 | +## ❤️ Thanks to Our Contributors |
| 50 | + |
| 51 | +A huge thank you to all the contributors who helped improve this release (sorted by GitHub ID): |
| 52 | +[@Giorgio-Bonvicini-R4P](https://github.com/Giorgio-Bonvicini-R4P), [@LinkinStars](https://github.com/LinkinStars), [@Octobug](https://github.com/Octobug), [@shuashuai](https://github.com/shuashuai), [@sosyz](https://github.com/sosyz), [@sy-records](https://github.com/sy-records) |
| 53 | + |
| 54 | +Your contributions make this project better with every update! 🚀 |
| 55 | + |
| 56 | +--- |
| 57 | + |
| 58 | +**Upgrade now** to enjoy these improvements and fixes! If you encounter any issues, please report them on [GitHub](https://github.com/apache/answer/issues). |
| 59 | + |
| 60 | +Happy browsing! 🎉 |
0 commit comments