2025-06-21 14:42:33 +00:00
|
|
|
# Release v2.5.5 - 2025-06-21 - SSH Remote Development Support & Stability Enhancement
|
2025-06-03 14:35:04 +00:00
|
|
|
|
2025-06-07 19:59:37 +00:00
|
|
|
## 🌟 Key Highlights
|
2025-06-21 14:42:33 +00:00
|
|
|
- 🌐 **SSH Remote Development Support**: Added `MCP_WEB_HOST` environment variable for configuring web server host binding
|
|
|
|
- 🍎 **Enhanced macOS Compilation Support**: Added `.cargo/config.toml` configuration file
|
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-21 14:42:33 +00:00
|
|
|
uvx mcp-feedback-enhanced@v2.5.5
|
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** 🤖
|