23 lines
1.0 KiB
Markdown
23 lines
1.0 KiB
Markdown
# Release v2.2.4 - GUI Experience Optimization & Bug Fixes
|
|
|
|
## 🌟 Highlights
|
|
This version focuses on GUI user experience optimization, fixing image copy-paste duplication issues, reorganizing localization file structure, and improving interface text readability.
|
|
|
|
## 🐛 Bug Fixes
|
|
- 🖼️ **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
|
|
|
|
## 📦 Installation & Update
|
|
```bash
|
|
# Quick test latest version
|
|
uvx mcp-feedback-enhanced@latest test --gui
|
|
|
|
# Update to specific version
|
|
uvx mcp-feedback-enhanced@v2.2.4 test
|
|
```
|
|
|
|
## 🔗 Related Links
|
|
- Full Documentation: [README.md](../../README.md)
|
|
- Issue Reports: [GitHub Issues](https://github.com/Minidoracat/mcp-feedback-enhanced/issues)
|
|
- Project Homepage: [GitHub Repository](https://github.com/Minidoracat/mcp-feedback-enhanced) |