Minidoracat dc1789ccff 🔖 Release v2.2.5
- 新增 WSL 環境支援,提升跨平台開發體驗
- 自動識別 WSL 環境並提供專門的支援邏輯
- 智能啟動 Windows 瀏覽器,改善測試體驗
- 優化環境檢測邏輯,確保 WSL 不被誤判為遠端環境
- 更新相關文檔以反映新功能
2025-06-05 09:35:05 +08:00

1.5 KiB

Release v2.2.5 - WSL Environment Support & Cross-Platform Enhancement

🌟 Highlights

This version introduces comprehensive support for WSL (Windows Subsystem for Linux) environments, enabling WSL users to seamlessly use this tool with automatic Windows browser launching, significantly improving cross-platform development experience.

New Features

  • 🐧 WSL Environment Detection: Automatically identifies WSL environments and provides specialized support logic
  • 🌐 Smart Browser Launching: Automatically invokes Windows browser in WSL environments with multiple launch methods
  • 🔧 Cross-Platform Testing Enhancement: Test functionality integrates WSL detection for improved test coverage

🚀 Improvements

  • 🎯 Environment Detection Optimization: Improved remote environment detection logic, WSL no longer misidentified as remote environment
  • 📊 System Information Enhancement: System information tool now displays WSL environment status
  • 🧪 Testing Experience Improvement: Test mode automatically attempts browser launching for better testing experience

📦 Installation & Update

# Quick test latest version
uvx mcp-feedback-enhanced@latest test --gui

# Update to specific version
uvx mcp-feedback-enhanced@v2.2.5 test