更新 README 文件,新增 v2.2.1 版本相關資訊

This commit is contained in:
Minidoracat 2025-06-03 20:43:29 +08:00
parent a0a17b4e70
commit bfca888913
3 changed files with 18 additions and 0 deletions

View File

@ -170,6 +170,12 @@ uvx --with-editable . mcp-feedback-enhanced test --web # Test Web UI (auto co
## 🆕 Version Highlights ## 🆕 Version Highlights
### v2.2.1 (Window Optimization & Unified Settings Interface)
- 🖥️ **Window Size Constraint Removal**: Removed GUI main window minimum size limit from 1000×800 to 400×300, allowing users to freely adjust window size for different use cases (fixes [Issue #10](https://github.com/Minidoracat/mcp-feedback-enhanced/issues/10) part one).
- 💾 **Real-time Window State Saving**: Implemented real-time saving mechanism for window size and position changes, with debounce delay to avoid excessive I/O operations.
- ⚙️ **Unified Settings Interface Optimization**: Improved GUI settings page configuration saving logic to avoid setting conflicts, ensuring correct window positioning and size settings.
- 🎯 **Smart Window Size Saving**: In "Always center display" mode, correctly saves window size (but not position); in "Smart positioning" mode, saves complete window state.
### v2.2.0 (Layout & Settings UI Enhancements) ### v2.2.0 (Layout & Settings UI Enhancements)
- ✨ **Enhanced Interface Layout**: Added a left-right layout (horizontal split) option for summary and feedback in the combined mode for both GUI and Web UI, offering more flexible viewing (fulfills [Issue #1](https://github.com/Minidoracat/mcp-feedback-enhanced/issues/1)). - ✨ **Enhanced Interface Layout**: Added a left-right layout (horizontal split) option for summary and feedback in the combined mode for both GUI and Web UI, offering more flexible viewing (fulfills [Issue #1](https://github.com/Minidoracat/mcp-feedback-enhanced/issues/1)).
- 🎨 **Improved Settings Interface**: Optimized the settings page for both GUI and Web UI, enhancing layout clarity and user experience. - 🎨 **Improved Settings Interface**: Optimized the settings page for both GUI and Web UI, enhancing layout clarity and user experience.

View File

@ -170,6 +170,12 @@ uvx --with-editable . mcp-feedback-enhanced test --web # 测试 Web UI (自
## 🆕 版本亮点 ## 🆕 版本亮点
### v2.2.1 (窗口优化与统一设置接口)
- 🖥️ **窗口大小限制解除**:解除 GUI 主窗口最小大小限制,从 1000×800 降至 400×300让用户可以自由调整窗口大小以符合不同使用场景 (解决 [Issue #10](https://github.com/Minidoracat/mcp-feedback-enhanced/issues/10) 第一部分)。
- 💾 **窗口状态实时保存**:实现窗口大小与位置的即时保存机制,支持防抖延迟避免过度频繁的 I/O 操作。
- ⚙️ **统一设置接口优化**:改进 GUI 设置版面的配置保存逻辑,避免设置冲突,确保窗口定位与大小设置的正确性。
- 🎯 **智能窗口大小保存**:「总是在主屏幕中心显示」模式下正确保存窗口大小(但不保存位置),「智能定位」模式下保存完整的窗口状态。
### v2.2.0 (布局与设置界面优化) ### v2.2.0 (布局与设置界面优化)
- ✨ **界面布局增强**GUI 与 Web UI 的合并模式新增摘要与反馈的左右布局(水平分割)选项,提供更灵活的查看方式 (实现 [Issue #1](https://github.com/Minidoracat/mcp-feedback-enhanced/issues/1))。 - ✨ **界面布局增强**GUI 与 Web UI 的合并模式新增摘要与反馈的左右布局(水平分割)选项,提供更灵活的查看方式 (实现 [Issue #1](https://github.com/Minidoracat/mcp-feedback-enhanced/issues/1))。
- 🎨 **设置界面改进**:优化了 GUI 与 Web UI 的设置页面,提升布局清晰度与用户操作体验。 - 🎨 **设置界面改进**:优化了 GUI 与 Web UI 的设置页面,提升布局清晰度与用户操作体验。

View File

@ -170,6 +170,12 @@ uvx --with-editable . mcp-feedback-enhanced test --web # 測試 Web UI (自
## 🆕 版本亮點 ## 🆕 版本亮點
### v2.2.1 (視窗優化與統一設定接口)
- 🖥️ **視窗大小限制解除**:解除 GUI 主視窗最小大小限制,從 1000×800 降至 400×300讓用戶可以自由調整視窗大小以符合不同使用場景 (解決 [Issue #10](https://github.com/Minidoracat/mcp-feedback-enhanced/issues/10) 第一部分)。
- 💾 **視窗狀態實時保存**:實現視窗大小與位置的即時保存機制,支援防抖延遲避免過度頻繁的 I/O 操作。
- ⚙️ **統一設定接口優化**:改進 GUI 設定版面的配置保存邏輯,避免設定衝突,確保視窗定位與大小設定的正確性。
- 🎯 **智能視窗大小保存**:「總是在主螢幕中心顯示」模式下正確保存視窗大小(但不保存位置),「智能定位」模式下保存完整的視窗狀態。
### v2.2.0 (佈局與設定界面優化) ### v2.2.0 (佈局與設定界面優化)
- ✨ **界面佈局增強**GUI 與 Web UI 的合併模式新增摘要與回饋的左右佈局(水平分割)選項,提供更靈活的檢視方式 (實現 [Issue #1](https://github.com/Minidoracat/mcp-feedback-enhanced/issues/1))。 - ✨ **界面佈局增強**GUI 與 Web UI 的合併模式新增摘要與回饋的左右佈局(水平分割)選項,提供更靈活的檢視方式 (實現 [Issue #1](https://github.com/Minidoracat/mcp-feedback-enhanced/issues/1))。
- 🎨 **設定界面改進**:優化了 GUI 與 Web UI 的設定頁面,提升佈局清晰度與用戶操作體驗。 - 🎨 **設定界面改進**:優化了 GUI 與 Web UI 的設定頁面,提升佈局清晰度與用戶操作體驗。