2025-06-03 14:35:04 +00:00
## 🌐 Multi-Language Release Notes
### 🇺🇸 English
2025-06-04 22:15:54 +00:00
# Release v2.2.4 - GUI Experience Optimization & Bug Fixes
2025-06-03 14:35:04 +00:00
## 🌟 Highlights
2025-06-04 22:15:54 +00:00
This version focuses on GUI user experience optimization, fixing image copy-paste duplication issues, reorganizing localization file structure, and improving interface text readability.
2025-06-03 14:35:04 +00:00
## 🐛 Bug Fixes
2025-06-04 22:15:54 +00:00
- 🖼️ **Image Duplicate Paste Fix** : Fixed the issue where Ctrl+V image pasting in GUI would create duplicate images
- 🌐 **Localization Switch Fix** : Fixed image settings area text not translating correctly when switching languages
- 📝 **Font Readability Improvement** : Adjusted font sizes in image settings area for better readability
2025-06-03 14:35:04 +00:00
## 📦 Installation & Update
```bash
# Quick test latest version
uvx mcp-feedback-enhanced@latest test --gui
# Update to specific version
2025-06-04 22:15:54 +00:00
uvx mcp-feedback-enhanced@v2 .2.4 test
2025-06-03 14:35:04 +00:00
```
## 🔗 Related Links
- Full Documentation: [README.md ](../../README.md )
2025-06-04 22:15:54 +00:00
- Issue Reports: [GitHub Issues ](https://github.com/Minidoracat/mcp-feedback-enhanced/issues )
- Project Homepage: [GitHub Repository ](https://github.com/Minidoracat/mcp-feedback-enhanced )
2025-06-03 14:35:04 +00:00
---
### 🇹🇼 繁體中文
2025-06-04 22:15:54 +00:00
# Release v2.2.4 - GUI 體驗優化與問題修復
2025-06-03 14:35:04 +00:00
## 🌟 亮點
2025-06-04 22:15:54 +00:00
本版本專注於 GUI 使用體驗的優化,修復了圖片複製貼上的重複問題,重新組織了語系檔案結構,並改善了介面文字的可讀性。
2025-06-03 14:35:04 +00:00
## 🐛 問題修復
2025-06-04 22:15:54 +00:00
- 🖼️ **圖片重複貼上修復** : 解決 GUI 介面中使用 Ctrl+V 複製貼上圖片時出現重複貼上的問題
- 🌐 **語系切換修復** : 修復圖片設定區域在語言切換時文字沒有正確翻譯的問題
- 📝 **字體可讀性改善** : 調整圖片設定區域的字體大小,提升文字可讀性
2025-06-03 14:35:04 +00:00
## 📦 安裝與更新
```bash
# 快速測試最新版本
uvx mcp-feedback-enhanced@latest test --gui
# 更新到特定版本
2025-06-04 22:15:54 +00:00
uvx mcp-feedback-enhanced@v2 .2.4 test
2025-06-03 14:35:04 +00:00
```
## 🔗 相關連結
- 完整文檔: [README.zh-TW.md ](../../README.zh-TW.md )
- 問題回報: [GitHub Issues ](https://github.com/Minidoracat/mcp-feedback-enhanced/issues )
2025-06-04 22:15:54 +00:00
- 專案首頁: [GitHub Repository ](https://github.com/Minidoracat/mcp-feedback-enhanced )
2025-06-03 14:35:04 +00:00
---
### 🇨🇳 简体中文
2025-06-04 22:15:54 +00:00
# Release v2.2.4 - GUI 体验优化与问题修复
2025-06-03 14:35:04 +00:00
## 🌟 亮点
2025-06-04 22:15:54 +00:00
本版本专注于 GUI 使用体验的优化,修复了图片复制粘贴的重复问题,重新组织了语系文件结构,并改善了界面文字的可读性。
2025-06-03 14:35:04 +00:00
## 🐛 问题修复
2025-06-04 22:15:54 +00:00
- 🖼️ **图片重复粘贴修复** : 解决 GUI 界面中使用 Ctrl+V 复制粘贴图片时出现重复粘贴的问题
- 🌐 **语系切换修复** : 修复图片设定区域在语言切换时文字没有正确翻译的问题
- 📝 **字体可读性改善** : 调整图片设定区域的字体大小,提升文字可读性
2025-06-03 14:35:04 +00:00
## 📦 安装与更新
```bash
# 快速测试最新版本
uvx mcp-feedback-enhanced@latest test --gui
# 更新到特定版本
2025-06-04 22:15:54 +00:00
uvx mcp-feedback-enhanced@v2 .2.4 test
2025-06-03 14:35:04 +00:00
```
## 🔗 相关链接
- 完整文档: [README.zh-CN.md ](../../README.zh-CN.md )
- 问题报告: [GitHub Issues ](https://github.com/Minidoracat/mcp-feedback-enhanced/issues )
2025-06-04 22:15:54 +00:00
- 项目首页: [GitHub Repository ](https://github.com/Minidoracat/mcp-feedback-enhanced )
2025-06-03 14:35:04 +00:00
---
## 📦 Installation & Update
```bash
# Quick test latest version
uvx mcp-feedback-enhanced@latest test
# Update to this specific version
2025-06-04 22:15:54 +00:00
uvx mcp-feedback-enhanced@v2 .2.4 test
2025-06-03 14:35:04 +00:00
```
## 🔗 Links
- **Documentation**: [README.md ](https://github.com/Minidoracat/mcp-feedback-enhanced/blob/main/README.md )
- **Full Changelog**: [CHANGELOG ](https://github.com/Minidoracat/mcp-feedback-enhanced/blob/main/RELEASE_NOTES/ )
- **Issues**: [GitHub Issues ](https://github.com/Minidoracat/mcp-feedback-enhanced/issues )
---
**Release automatically generated from RELEASE_NOTES system** 🤖