mcp-feedback-enhanced/release_body.md
GitHub Action d324069e76 🔖 Release v2.5.5
- Updated version to 2.5.5
- Custom version specified: 2.5.5
- Auto-generated release from workflow
2025-06-21 14:42:33 +00:00

37 lines
1.4 KiB
Markdown

# Release v2.5.5 - 2025-06-21 - SSH Remote Development Support & Stability Enhancement
## 🌟 Key Highlights
- 🌐 **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
## 🌐 Detailed Release Notes
### 🇺🇸 English
📖 **[View Complete English Release Notes](https://github.com/Minidoracat/mcp-feedback-enhanced/blob/main/RELEASE_NOTES/CHANGELOG.en.md)**
### 🇹🇼 繁體中文
📖 **[查看完整繁體中文發布說明](https://github.com/Minidoracat/mcp-feedback-enhanced/blob/main/RELEASE_NOTES/CHANGELOG.zh-TW.md)**
### 🇨🇳 简体中文
📖 **[查看完整简体中文发布说明](https://github.com/Minidoracat/mcp-feedback-enhanced/blob/main/RELEASE_NOTES/CHANGELOG.zh-CN.md)**
---
## 📦 Quick Installation / 快速安裝
```bash
# Latest version / 最新版本
uvx mcp-feedback-enhanced@latest
# This specific version / 此特定版本
uvx mcp-feedback-enhanced@v2.5.5
```
## 🔗 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 CHANGELOG system** 🤖