|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [0.0.13](https://github.com/mcpmux/mcp-mux/compare/v0.0.1...v0.0.13) (2026-02-16) |
| 3 | +## [0.0.12](https://github.com/mcpmux/mcp-mux/compare/v0.0.1...v0.0.12) (2026-02-14) |
4 | 4 |
|
5 | | -First public release of McpMux — the unified MCP gateway and manager for AI clients. |
6 | | - |
7 | | -### Features |
8 | | - |
9 | | -* Unified MCP gateway — configure servers once, connect every AI client through a single endpoint |
10 | | -* Encrypted credential storage via OS keychain (DPAPI, Keychain, Secret Service) with AES-256-GCM field-level encryption |
11 | | -* Spaces for organizing servers into workspaces with per-client access key authentication |
12 | | -* FeatureSet filtering — fine-grained control over tools, resources, and prompts per client |
13 | | -* OAuth 2.1 + PKCE with automatic token refresh for OAuth-enabled MCP servers |
14 | | -* Server discovery — browse and install from the community registry at mcpmux.com |
15 | | -* Streamable HTTP transport with SSE notifications ([#61](https://github.com/mcpmux/mcp-mux/issues/61)) |
16 | | -* Stdio transport with platform-specific process isolation |
17 | | -* Server connection logging with MCP protocol notifications and stderr capture ([#63](https://github.com/mcpmux/mcp-mux/issues/63), [#76](https://github.com/mcpmux/mcp-mux/issues/76)) |
18 | | -* Custom server configuration fields — environment variables, arguments, and headers ([#54](https://github.com/mcpmux/mcp-mux/issues/54)) |
19 | | -* Default values for server input definitions ([#70](https://github.com/mcpmux/mcp-mux/issues/70)) |
20 | | -* McpMux-branded OAuth authorization pages ([#74](https://github.com/mcpmux/mcp-mux/issues/74)) |
21 | | -* System tray with autostart on login ([#38](https://github.com/mcpmux/mcp-mux/issues/38)) |
22 | | -* Built-in auto-updater with signed releases ([#36](https://github.com/mcpmux/mcp-mux/issues/36)) |
23 | | -* Cross-platform installers — Windows (NSIS), macOS (DMG via Homebrew), Linux (APT + AppImage + .deb) ([#79](https://github.com/mcpmux/mcp-mux/issues/79), [#85](https://github.com/mcpmux/mcp-mux/issues/85)) |
| 5 | +Prior test releases (v0.0.2–v0.0.12) during development. |
0 commit comments