0.2.3 (2026-02-21)
- allow process restart after update and detect Homebrew version mismatch (#134) (ecdbaca)
- debounce analytics search tracking to capture final query (#132) (0f17ddb)
0.2.2 (2026-02-20)
- detect OAuth requirement from unexpected content-type responses (#128) (d894d17)
- wire up HTTP definition headers orthogonally from auth (#125) (04380e0)
0.2.1 (2026-02-19)
0.2.0 (2026-02-18)
- add one-click IDE install for VS Code and Cursor (#119) (5b280fb)
- version display & update check (#117) (b40c59b)
0.1.2 (2026-02-18)
0.1.1 (2026-02-16)
- file-based keychain fallback for headless Linux/WSL (#103) (9b60e0b)
- stdio enable error UI state (#104) (b4598e6)
0.1.0 (2026-02-16)
First public release of McpMux — the unified MCP gateway and manager for AI clients.
- Unified MCP gateway — configure servers once, connect every AI client through a single endpoint
- Encrypted credential storage via OS keychain (DPAPI, Keychain, Secret Service) with AES-256-GCM field-level encryption
- Spaces for organizing servers into workspaces with per-client access key authentication
- FeatureSet filtering — fine-grained control over tools, resources, and prompts per client
- OAuth 2.1 + PKCE with automatic token refresh for OAuth-enabled MCP servers
- Server discovery — browse and install from the community registry at mcpmux.com
- Streamable HTTP transport with SSE notifications
- Stdio transport with platform-specific process isolation
- Server connection logging with MCP protocol notifications and stderr capture
- Custom server configuration fields — environment variables, arguments, and headers
- Default values for server input definitions
- McpMux-branded OAuth authorization pages
- System tray with autostart on login
- Built-in auto-updater with signed releases
- Cross-platform installers — Windows (NSIS), macOS (DMG via Homebrew), Linux (APT + AppImage + .deb)