You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -32,20 +32,25 @@ A powerful Model Context Protocol (MCP) server that enables **Claude Code** and
32
32
33
33
---
34
34
35
-
## 🎉 What's New in v3.1.0
35
+
## 🎉 What's New in v3.1.2
36
36
37
-
**Tool Activation System** (Released: November 15, 2025)
37
+
**Windows Compatibility Fix** (Released: February 9, 2026)
38
+
39
+
-**🪟 Windows support**: Fixed crash on Windows where `process.env.HOME` is undefined ([#8](https://github.com/bvisible/mcp-ssh-manager/issues/8))
40
+
- Now uses `os.homedir()` for cross-platform compatibility (Linux, macOS, Windows)
41
+
42
+
---
43
+
44
+
## Previous Releases
45
+
46
+
### v3.1.0 - Tool Activation System (November 15, 2025)
38
47
39
48
### 🎯 Context Usage Optimization
40
49
-**92% context reduction**: Enable only the tools you need (minimal mode: 5 tools vs all 37)
0 commit comments