2025-06-14 11:08:42 +00:00
|
|
|
# Release v2.4.3 - 2025-06-14 - Session Management Refactoring & Audio Notifications
|
2025-06-03 14:35:04 +00:00
|
|
|
|
2025-06-07 19:59:37 +00:00
|
|
|
## 🌟 Key Highlights
|
2025-06-14 11:08:42 +00:00
|
|
|
- 🔊 **Audio Notification System**: Play audio alerts for session updates, supports built-in and custom audio uploads
|
|
|
|
- 📚 **Session History Management**: Local session record storage with export and cleanup functionality
|
|
|
|
- 💾 **Input Height Memory**: Automatically save and restore textarea input height settings
|
|
|
|
- 📋 **One-Click Copy**: Project path and session ID support click-to-copy
|
2025-06-03 14:35:04 +00:00
|
|
|
|
2025-06-07 19:59:37 +00:00
|
|
|
## 🌐 Detailed Release Notes
|
2025-06-05 01:48:49 +00:00
|
|
|
|
2025-06-07 19:59:37 +00:00
|
|
|
### 🇺🇸 English
|
|
|
|
📖 **[View Complete English Release Notes](https://github.com/Minidoracat/mcp-feedback-enhanced/blob/main/RELEASE_NOTES/CHANGELOG.en.md)**
|
2025-06-03 14:35:04 +00:00
|
|
|
|
|
|
|
### 🇹🇼 繁體中文
|
2025-06-07 19:59:37 +00:00
|
|
|
📖 **[查看完整繁體中文發布說明](https://github.com/Minidoracat/mcp-feedback-enhanced/blob/main/RELEASE_NOTES/CHANGELOG.zh-TW.md)**
|
2025-06-03 14:35:04 +00:00
|
|
|
|
|
|
|
### 🇨🇳 简体中文
|
2025-06-07 19:59:37 +00:00
|
|
|
📖 **[查看完整简体中文发布说明](https://github.com/Minidoracat/mcp-feedback-enhanced/blob/main/RELEASE_NOTES/CHANGELOG.zh-CN.md)**
|
2025-06-05 01:48:49 +00:00
|
|
|
|
2025-06-03 14:35:04 +00:00
|
|
|
---
|
|
|
|
|
2025-06-07 19:59:37 +00:00
|
|
|
## 📦 Quick Installation / 快速安裝
|
2025-06-03 14:35:04 +00:00
|
|
|
|
|
|
|
```bash
|
2025-06-07 19:59:37 +00:00
|
|
|
# Latest version / 最新版本
|
|
|
|
uvx mcp-feedback-enhanced@latest
|
2025-06-03 14:35:04 +00:00
|
|
|
|
2025-06-07 19:59:37 +00:00
|
|
|
# This specific version / 此特定版本
|
2025-06-14 11:08:42 +00:00
|
|
|
uvx mcp-feedback-enhanced@v2.4.3
|
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)
|
|
|
|
|
|
|
|
---
|
2025-06-07 19:59:37 +00:00
|
|
|
**Release automatically generated from CHANGELOG system** 🤖
|