|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [0.0.12](https://github.com/ion-ash/mcp-mux/compare/v0.0.11...v0.0.12) (2026-02-14) |
| 3 | +## [0.0.12](https://github.com/mcpmux/mcp-mux/compare/v0.0.11...v0.0.12) (2026-02-14) |
4 | 4 |
|
5 | 5 |
|
6 | 6 | ### Features |
7 | 7 |
|
8 | | -* Capture and stream process stderr to server log manager ([#63](https://github.com/ion-ash/mcp-mux/issues/63)) ([96795b0](https://github.com/ion-ash/mcp-mux/commit/96795b0b54ecfaa9743bb9e6045bfc86ddadcc2f)) |
9 | | -* Streamable HTTP transport with SSE notifications and E2E tests ([#61](https://github.com/ion-ash/mcp-mux/issues/61)) ([ca5b0ff](https://github.com/ion-ash/mcp-mux/commit/ca5b0ffab19aa395a75c5f10a18ab0e6efb1752a)) |
10 | | -* support default values for input definitions ([#70](https://github.com/ion-ash/mcp-mux/issues/70)) ([a1d9599](https://github.com/ion-ash/mcp-mux/commit/a1d9599601c212c1b7054fc4c5c76f065e0ea920)) |
11 | | -* update logo with bolder strokes and regenerate icons/screenshots ([#71](https://github.com/ion-ash/mcp-mux/issues/71)) ([68c292c](https://github.com/ion-ash/mcp-mux/commit/68c292c424671edf4a914484a7af570770fac71e)) |
| 8 | +* Capture and stream process stderr to server log manager ([#63](https://github.com/mcpmux/mcp-mux/issues/63)) ([96795b0](https://github.com/mcpmux/mcp-mux/commit/96795b0b54ecfaa9743bb9e6045bfc86ddadcc2f)) |
| 9 | +* Streamable HTTP transport with SSE notifications and E2E tests ([#61](https://github.com/mcpmux/mcp-mux/issues/61)) ([ca5b0ff](https://github.com/mcpmux/mcp-mux/commit/ca5b0ffab19aa395a75c5f10a18ab0e6efb1752a)) |
| 10 | +* support default values for input definitions ([#70](https://github.com/mcpmux/mcp-mux/issues/70)) ([a1d9599](https://github.com/mcpmux/mcp-mux/commit/a1d9599601c212c1b7054fc4c5c76f065e0ea920)) |
| 11 | +* update logo with bolder strokes and regenerate icons/screenshots ([#71](https://github.com/mcpmux/mcp-mux/issues/71)) ([68c292c](https://github.com/mcpmux/mcp-mux/commit/68c292c424671edf4a914484a7af570770fac71e)) |
12 | 12 |
|
13 | | -## [0.0.11](https://github.com/ion-ash/mcp-mux/compare/v0.0.10...v0.0.11) (2026-02-12) |
| 13 | +## [0.0.11](https://github.com/mcpmux/mcp-mux/compare/v0.0.10...v0.0.11) (2026-02-12) |
14 | 14 |
|
15 | 15 |
|
16 | 16 | ### Bug Fixes |
17 | 17 |
|
18 | | -* Claude client icon resolving ([#68](https://github.com/ion-ash/mcp-mux/issues/68)) ([c54128e](https://github.com/ion-ash/mcp-mux/commit/c54128e0fbff96bd110de4e4dea45580dfad224c)) |
19 | | -* Fix refresh token issue ([#69](https://github.com/ion-ash/mcp-mux/issues/69)) ([0eba047](https://github.com/ion-ash/mcp-mux/commit/0eba047922d3313121b5dd89e62f8b6aae9fe1db)) |
| 18 | +* Claude client icon resolving ([#68](https://github.com/mcpmux/mcp-mux/issues/68)) ([c54128e](https://github.com/mcpmux/mcp-mux/commit/c54128e0fbff96bd110de4e4dea45580dfad224c)) |
| 19 | +* Fix refresh token issue ([#69](https://github.com/mcpmux/mcp-mux/issues/69)) ([0eba047](https://github.com/mcpmux/mcp-mux/commit/0eba047922d3313121b5dd89e62f8b6aae9fe1db)) |
20 | 20 |
|
21 | 21 |
|
22 | 22 | ### Documentation |
23 | 23 |
|
24 | | -* add mcpmux.com links and download references to README ([#64](https://github.com/ion-ash/mcp-mux/issues/64)) ([04ab100](https://github.com/ion-ash/mcp-mux/commit/04ab1006d68860ff6f347ef6cd68dd3d678c3352)) |
| 24 | +* add mcpmux.com links and download references to README ([#64](https://github.com/mcpmux/mcp-mux/issues/64)) ([04ab100](https://github.com/mcpmux/mcp-mux/commit/04ab1006d68860ff6f347ef6cd68dd3d678c3352)) |
25 | 25 |
|
26 | | -## [0.0.10](https://github.com/ion-ash/mcp-mux/compare/v0.0.9...v0.0.10) (2026-02-10) |
| 26 | +## [0.0.10](https://github.com/mcpmux/mcp-mux/compare/v0.0.9...v0.0.10) (2026-02-10) |
27 | 27 |
|
28 | 28 |
|
29 | 29 | ### Bug Fixes |
30 | 30 |
|
31 | | -* suppress console window for stdio MCP servers on Windows ([#59](https://github.com/ion-ash/mcp-mux/issues/59)) ([98f862c](https://github.com/ion-ash/mcp-mux/commit/98f862cae83f24c4397fe8e6204215c68b0baf92)) |
| 31 | +* suppress console window for stdio MCP servers on Windows ([#59](https://github.com/mcpmux/mcp-mux/issues/59)) ([98f862c](https://github.com/mcpmux/mcp-mux/commit/98f862cae83f24c4397fe8e6204215c68b0baf92)) |
32 | 32 |
|
33 | | -## [0.0.9](https://github.com/ion-ash/mcp-mux/compare/v0.0.8...v0.0.9) (2026-02-09) |
| 33 | +## [0.0.9](https://github.com/mcpmux/mcp-mux/compare/v0.0.8...v0.0.9) (2026-02-09) |
34 | 34 |
|
35 | 35 |
|
36 | 36 | ### Bug Fixes |
37 | 37 |
|
38 | | -* render server icon URLs as images instead of raw text ([#57](https://github.com/ion-ash/mcp-mux/issues/57)) ([5a94708](https://github.com/ion-ash/mcp-mux/commit/5a94708dcddd47c26183bd18c6abd348c91f976c)) |
| 38 | +* render server icon URLs as images instead of raw text ([#57](https://github.com/mcpmux/mcp-mux/issues/57)) ([5a94708](https://github.com/mcpmux/mcp-mux/commit/5a94708dcddd47c26183bd18c6abd348c91f976c)) |
39 | 39 |
|
40 | | -## [0.0.8](https://github.com/ion-ash/mcp-mux/compare/v0.0.7...v0.0.8) (2026-02-09) |
| 40 | +## [0.0.8](https://github.com/mcpmux/mcp-mux/compare/v0.0.7...v0.0.8) (2026-02-09) |
41 | 41 |
|
42 | 42 |
|
43 | 43 | ### Features |
44 | 44 |
|
45 | | -* Add custom server configuration fields (env vars, args, headers) ([#54](https://github.com/ion-ash/mcp-mux/issues/54)) ([37ce0f5](https://github.com/ion-ash/mcp-mux/commit/37ce0f575883680e2ee12354e3bfea48e7a9337e)) |
| 45 | +* Add custom server configuration fields (env vars, args, headers) ([#54](https://github.com/mcpmux/mcp-mux/issues/54)) ([37ce0f5](https://github.com/mcpmux/mcp-mux/commit/37ce0f575883680e2ee12354e3bfea48e7a9337e)) |
46 | 46 |
|
47 | 47 |
|
48 | 48 | ### Bug Fixes |
49 | 49 |
|
50 | | -* Update screenshots and Logo ([#56](https://github.com/ion-ash/mcp-mux/issues/56)) ([e6fb736](https://github.com/ion-ash/mcp-mux/commit/e6fb736ca7a79c13f227cdb470e735df447ea7cd)) |
| 50 | +* Update screenshots and Logo ([#56](https://github.com/mcpmux/mcp-mux/issues/56)) ([e6fb736](https://github.com/mcpmux/mcp-mux/commit/e6fb736ca7a79c13f227cdb470e735df447ea7cd)) |
51 | 51 |
|
52 | 52 |
|
53 | 53 | ### Documentation |
54 | 54 |
|
55 | | -* add comprehensive light-theme screenshots for all features ([#47](https://github.com/ion-ash/mcp-mux/issues/47)) ([cefa644](https://github.com/ion-ash/mcp-mux/commit/cefa644daad6c23640db6bc767eb1dd0e43199f0)) |
56 | | -* comprehensive README rewrite with features, security, and archi… ([#44](https://github.com/ion-ash/mcp-mux/issues/44)) ([243d3a3](https://github.com/ion-ash/mcp-mux/commit/243d3a369f34cfb02c5e82085e90c68e5bed963d)) |
| 55 | +* add comprehensive light-theme screenshots for all features ([#47](https://github.com/mcpmux/mcp-mux/issues/47)) ([cefa644](https://github.com/mcpmux/mcp-mux/commit/cefa644daad6c23640db6bc767eb1dd0e43199f0)) |
| 56 | +* comprehensive README rewrite with features, security, and archi… ([#44](https://github.com/mcpmux/mcp-mux/issues/44)) ([243d3a3](https://github.com/mcpmux/mcp-mux/commit/243d3a369f34cfb02c5e82085e90c68e5bed963d)) |
57 | 57 |
|
58 | | -## [0.0.7](https://github.com/ion-ash/mcp-mux/compare/v0.0.6...v0.0.7) (2026-02-07) |
| 58 | +## [0.0.7](https://github.com/mcpmux/mcp-mux/compare/v0.0.6...v0.0.7) (2026-02-07) |
59 | 59 |
|
60 | 60 |
|
61 | 61 | ### Bug Fixes |
62 | 62 |
|
63 | | -* ux improvements and fixes ([#42](https://github.com/ion-ash/mcp-mux/issues/42)) ([fa52576](https://github.com/ion-ash/mcp-mux/commit/fa52576fc79102af992f71ef059f8f7eb937a23d)) |
| 63 | +* ux improvements and fixes ([#42](https://github.com/mcpmux/mcp-mux/issues/42)) ([fa52576](https://github.com/mcpmux/mcp-mux/commit/fa52576fc79102af992f71ef059f8f7eb937a23d)) |
64 | 64 |
|
65 | | -## [0.0.6](https://github.com/ion-ash/mcp-mux/compare/v0.0.5...v0.0.6) (2026-02-06) |
| 65 | +## [0.0.6](https://github.com/mcpmux/mcp-mux/compare/v0.0.5...v0.0.6) (2026-02-06) |
66 | 66 |
|
67 | 67 |
|
68 | 68 | ### Features |
69 | 69 |
|
70 | | -* add autostart and system tray functionality ([#38](https://github.com/ion-ash/mcp-mux/issues/38)) ([cc99fcf](https://github.com/ion-ash/mcp-mux/commit/cc99fcf412f24f48edba12b8f0359fa71b5247c6)) |
71 | | -* implement Tauri updater functionality ([#36](https://github.com/ion-ash/mcp-mux/issues/36)) ([d355c68](https://github.com/ion-ash/mcp-mux/commit/d355c68a4b33901adb7f9be8c0765252f8c3577f)) |
| 70 | +* add autostart and system tray functionality ([#38](https://github.com/mcpmux/mcp-mux/issues/38)) ([cc99fcf](https://github.com/mcpmux/mcp-mux/commit/cc99fcf412f24f48edba12b8f0359fa71b5247c6)) |
| 71 | +* implement Tauri updater functionality ([#36](https://github.com/mcpmux/mcp-mux/issues/36)) ([d355c68](https://github.com/mcpmux/mcp-mux/commit/d355c68a4b33901adb7f9be8c0765252f8c3577f)) |
72 | 72 |
|
73 | | -## [0.0.5](https://github.com/ion-ash/mcp-mux/compare/v0.0.4...v0.0.5) (2026-02-05) |
| 73 | +## [0.0.5](https://github.com/mcpmux/mcp-mux/compare/v0.0.4...v0.0.5) (2026-02-05) |
74 | 74 |
|
75 | 75 |
|
76 | 76 | ### Bug Fixes |
77 | 77 |
|
78 | | -* **oauth:** remove credential caching to enable automatic token refresh ([#33](https://github.com/ion-ash/mcp-mux/issues/33)) ([f398cfa](https://github.com/ion-ash/mcp-mux/commit/f398cfad7f1f92956f528b5e4640049de77b5ac3)) |
| 78 | +* **oauth:** remove credential caching to enable automatic token refresh ([#33](https://github.com/mcpmux/mcp-mux/issues/33)) ([f398cfa](https://github.com/mcpmux/mcp-mux/commit/f398cfad7f1f92956f528b5e4640049de77b5ac3)) |
79 | 79 |
|
80 | | -## [0.0.4](https://github.com/ion-ash/mcp-mux/compare/v0.0.3...v0.0.4) (2026-02-05) |
| 80 | +## [0.0.4](https://github.com/mcpmux/mcp-mux/compare/v0.0.3...v0.0.4) (2026-02-05) |
81 | 81 |
|
82 | 82 |
|
83 | 83 | ### Bug Fixes |
84 | 84 |
|
85 | | -* enable createUpdaterArtifacts for updater signatures ([c620e56](https://github.com/ion-ash/mcp-mux/commit/c620e56f9cae7cea4b7682ff49be37da3d1f670e)) |
| 85 | +* enable createUpdaterArtifacts for updater signatures ([c620e56](https://github.com/mcpmux/mcp-mux/commit/c620e56f9cae7cea4b7682ff49be37da3d1f670e)) |
86 | 86 |
|
87 | | -## [0.0.3](https://github.com/ion-ash/mcp-mux/compare/v0.0.2...v0.0.3) (2026-02-05) |
| 87 | +## [0.0.3](https://github.com/mcpmux/mcp-mux/compare/v0.0.2...v0.0.3) (2026-02-05) |
88 | 88 |
|
89 | 89 |
|
90 | 90 | ### Features |
91 | 91 |
|
92 | | -* initial release of McpMux desktop app ([72181e2](https://github.com/ion-ash/mcp-mux/commit/72181e2b462f4f70eb586758e8bd029dcb3b7631)) |
| 92 | +* initial release of McpMux desktop app ([72181e2](https://github.com/mcpmux/mcp-mux/commit/72181e2b462f4f70eb586758e8bd029dcb3b7631)) |
93 | 93 |
|
94 | 94 |
|
95 | 95 | ### Bug Fixes |
96 | 96 |
|
97 | | -* add projectPath to tauri-action for monorepo support ([0299a23](https://github.com/ion-ash/mcp-mux/commit/0299a23c5f995b4bae670ef709134967a19c6ee3)) |
| 97 | +* add projectPath to tauri-action for monorepo support ([0299a23](https://github.com/mcpmux/mcp-mux/commit/0299a23c5f995b4bae670ef709134967a19c6ee3)) |
98 | 98 |
|
99 | | -## [0.0.2](https://github.com/ion-ash/mcp-mux/compare/v0.0.1...v0.0.2) (2026-02-05) |
| 99 | +## [0.0.2](https://github.com/mcpmux/mcp-mux/compare/v0.0.1...v0.0.2) (2026-02-05) |
100 | 100 |
|
101 | 101 |
|
102 | 102 | ### Features |
103 | 103 |
|
104 | | -* initial release of McpMux desktop app ([72181e2](https://github.com/ion-ash/mcp-mux/commit/72181e2b462f4f70eb586758e8bd029dcb3b7631)) |
| 104 | +* initial release of McpMux desktop app ([72181e2](https://github.com/mcpmux/mcp-mux/commit/72181e2b462f4f70eb586758e8bd029dcb3b7631)) |
0 commit comments