mcp-feedback-enhanced/release_body.md
GitHub Action 608358efc6 🔖 Release v2.5.0
- Updated version to 2.5.0
- Custom version specified: 2.5.0
- Auto-generated release from workflow
2025-06-15 11:01:59 +00:00

1.8 KiB

Release v2.5.0 - 2025-06-15 - Desktop Application & Performance Optimization

🌟 Key Highlights

  • 🖥️ Desktop Application: Native cross-platform desktop app based on Tauri framework, supporting Windows x64, macOS (Intel/Apple Silicon), Linux x64
  • 📊 Server-side Session History Storage: Session records migrated from localStorage to server-side local file storage for improved data consistency and reliability
  • 🔧 Multi-platform Build Support: Complete CI/CD pipeline supporting automated multi-platform desktop application builds
  • 📝 Desktop Mode Configuration: Added MCP_DESKTOP_MODE environment variable for desktop/web mode switching

🌐 Detailed Release Notes

🇺🇸 English

📖 View Complete English Release Notes

🇹🇼 繁體中文

📖 查看完整繁體中文發布說明

🇨🇳 简体中文

📖 查看完整简体中文发布说明


📦 Quick Installation / 快速安裝

# Latest version / 最新版本
uvx mcp-feedback-enhanced@latest

# This specific version / 此特定版本
uvx mcp-feedback-enhanced@v2.5.0

Release automatically generated from CHANGELOG system 🤖