Skip to content

Commit 3e4b608

Browse files
authored
Merge branch 'main' into fix-refresh-token-issue
2 parents 626c5b4 + 9bfd6a4 commit 3e4b608

4 files changed

Lines changed: 27 additions & 27 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,81 +1,81 @@
11
# Changelog
22

3-
## [0.0.10](https://github.com/MCP-Mux/mcp-mux/compare/v0.0.9...v0.0.10) (2026-02-10)
3+
## [0.0.10](https://github.com/ion-ash/mcp-mux/compare/v0.0.9...v0.0.10) (2026-02-10)
44

55

66
### Bug Fixes
77

8-
* suppress console window for stdio MCP servers on Windows ([#59](https://github.com/MCP-Mux/mcp-mux/issues/59)) ([98f862c](https://github.com/MCP-Mux/mcp-mux/commit/98f862cae83f24c4397fe8e6204215c68b0baf92))
8+
* 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))
99

10-
## [0.0.9](https://github.com/MCP-Mux/mcp-mux/compare/v0.0.8...v0.0.9) (2026-02-09)
10+
## [0.0.9](https://github.com/ion-ash/mcp-mux/compare/v0.0.8...v0.0.9) (2026-02-09)
1111

1212

1313
### Bug Fixes
1414

15-
* render server icon URLs as images instead of raw text ([#57](https://github.com/MCP-Mux/mcp-mux/issues/57)) ([5a94708](https://github.com/MCP-Mux/mcp-mux/commit/5a94708dcddd47c26183bd18c6abd348c91f976c))
15+
* 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))
1616

17-
## [0.0.8](https://github.com/MCP-Mux/mcp-mux/compare/v0.0.7...v0.0.8) (2026-02-09)
17+
## [0.0.8](https://github.com/ion-ash/mcp-mux/compare/v0.0.7...v0.0.8) (2026-02-09)
1818

1919

2020
### Features
2121

22-
* Add custom server configuration fields (env vars, args, headers) ([#54](https://github.com/MCP-Mux/mcp-mux/issues/54)) ([37ce0f5](https://github.com/MCP-Mux/mcp-mux/commit/37ce0f575883680e2ee12354e3bfea48e7a9337e))
22+
* 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))
2323

2424

2525
### Bug Fixes
2626

27-
* Update screenshots and Logo ([#56](https://github.com/MCP-Mux/mcp-mux/issues/56)) ([e6fb736](https://github.com/MCP-Mux/mcp-mux/commit/e6fb736ca7a79c13f227cdb470e735df447ea7cd))
27+
* Update screenshots and Logo ([#56](https://github.com/ion-ash/mcp-mux/issues/56)) ([e6fb736](https://github.com/ion-ash/mcp-mux/commit/e6fb736ca7a79c13f227cdb470e735df447ea7cd))
2828

2929

3030
### Documentation
3131

32-
* add comprehensive light-theme screenshots for all features ([#47](https://github.com/MCP-Mux/mcp-mux/issues/47)) ([cefa644](https://github.com/MCP-Mux/mcp-mux/commit/cefa644daad6c23640db6bc767eb1dd0e43199f0))
33-
* comprehensive README rewrite with features, security, and archi… ([#44](https://github.com/MCP-Mux/mcp-mux/issues/44)) ([243d3a3](https://github.com/MCP-Mux/mcp-mux/commit/243d3a369f34cfb02c5e82085e90c68e5bed963d))
32+
* 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))
33+
* 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))
3434

35-
## [0.0.7](https://github.com/MCP-Mux/mcp-mux/compare/v0.0.6...v0.0.7) (2026-02-07)
35+
## [0.0.7](https://github.com/ion-ash/mcp-mux/compare/v0.0.6...v0.0.7) (2026-02-07)
3636

3737

3838
### Bug Fixes
3939

40-
* ux improvements and fixes ([#42](https://github.com/MCP-Mux/mcp-mux/issues/42)) ([fa52576](https://github.com/MCP-Mux/mcp-mux/commit/fa52576fc79102af992f71ef059f8f7eb937a23d))
40+
* ux improvements and fixes ([#42](https://github.com/ion-ash/mcp-mux/issues/42)) ([fa52576](https://github.com/ion-ash/mcp-mux/commit/fa52576fc79102af992f71ef059f8f7eb937a23d))
4141

42-
## [0.0.6](https://github.com/MCP-Mux/mcp-mux/compare/v0.0.5...v0.0.6) (2026-02-06)
42+
## [0.0.6](https://github.com/ion-ash/mcp-mux/compare/v0.0.5...v0.0.6) (2026-02-06)
4343

4444

4545
### Features
4646

47-
* add autostart and system tray functionality ([#38](https://github.com/MCP-Mux/mcp-mux/issues/38)) ([cc99fcf](https://github.com/MCP-Mux/mcp-mux/commit/cc99fcf412f24f48edba12b8f0359fa71b5247c6))
48-
* implement Tauri updater functionality ([#36](https://github.com/MCP-Mux/mcp-mux/issues/36)) ([d355c68](https://github.com/MCP-Mux/mcp-mux/commit/d355c68a4b33901adb7f9be8c0765252f8c3577f))
47+
* 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))
48+
* implement Tauri updater functionality ([#36](https://github.com/ion-ash/mcp-mux/issues/36)) ([d355c68](https://github.com/ion-ash/mcp-mux/commit/d355c68a4b33901adb7f9be8c0765252f8c3577f))
4949

50-
## [0.0.5](https://github.com/MCP-Mux/mcp-mux/compare/v0.0.4...v0.0.5) (2026-02-05)
50+
## [0.0.5](https://github.com/ion-ash/mcp-mux/compare/v0.0.4...v0.0.5) (2026-02-05)
5151

5252

5353
### Bug Fixes
5454

55-
* **oauth:** remove credential caching to enable automatic token refresh ([#33](https://github.com/MCP-Mux/mcp-mux/issues/33)) ([f398cfa](https://github.com/MCP-Mux/mcp-mux/commit/f398cfad7f1f92956f528b5e4640049de77b5ac3))
55+
* **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))
5656

57-
## [0.0.4](https://github.com/MCP-Mux/mcp-mux/compare/v0.0.3...v0.0.4) (2026-02-05)
57+
## [0.0.4](https://github.com/ion-ash/mcp-mux/compare/v0.0.3...v0.0.4) (2026-02-05)
5858

5959

6060
### Bug Fixes
6161

62-
* enable createUpdaterArtifacts for updater signatures ([c620e56](https://github.com/MCP-Mux/mcp-mux/commit/c620e56f9cae7cea4b7682ff49be37da3d1f670e))
62+
* enable createUpdaterArtifacts for updater signatures ([c620e56](https://github.com/ion-ash/mcp-mux/commit/c620e56f9cae7cea4b7682ff49be37da3d1f670e))
6363

64-
## [0.0.3](https://github.com/MCP-Mux/mcp-mux/compare/v0.0.2...v0.0.3) (2026-02-05)
64+
## [0.0.3](https://github.com/ion-ash/mcp-mux/compare/v0.0.2...v0.0.3) (2026-02-05)
6565

6666

6767
### Features
6868

69-
* initial release of McpMux desktop app ([72181e2](https://github.com/MCP-Mux/mcp-mux/commit/72181e2b462f4f70eb586758e8bd029dcb3b7631))
69+
* initial release of McpMux desktop app ([72181e2](https://github.com/ion-ash/mcp-mux/commit/72181e2b462f4f70eb586758e8bd029dcb3b7631))
7070

7171

7272
### Bug Fixes
7373

74-
* add projectPath to tauri-action for monorepo support ([0299a23](https://github.com/MCP-Mux/mcp-mux/commit/0299a23c5f995b4bae670ef709134967a19c6ee3))
74+
* add projectPath to tauri-action for monorepo support ([0299a23](https://github.com/ion-ash/mcp-mux/commit/0299a23c5f995b4bae670ef709134967a19c6ee3))
7575

76-
## [0.0.2](https://github.com/MCP-Mux/mcp-mux/compare/v0.0.1...v0.0.2) (2026-02-05)
76+
## [0.0.2](https://github.com/ion-ash/mcp-mux/compare/v0.0.1...v0.0.2) (2026-02-05)
7777

7878

7979
### Features
8080

81-
* initial release of McpMux desktop app ([72181e2](https://github.com/MCP-Mux/mcp-mux/commit/72181e2b462f4f70eb586758e8bd029dcb3b7631))
81+
* initial release of McpMux desktop app ([72181e2](https://github.com/ion-ash/mcp-mux/commit/72181e2b462f4f70eb586758e8bd029dcb3b7631))

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# McpMux
22

33
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](LICENSE)
4-
[![GitHub release](https://img.shields.io/github/v/release/MCP-Mux/mcp-mux)](https://github.com/MCP-Mux/mcp-mux/releases)
4+
[![GitHub release](https://img.shields.io/github/v/release/ion-ash/mcp-mux)](https://github.com/ion-ash/mcp-mux/releases)
55

66
### Configure your MCP servers once. Connect every AI client.
77

@@ -167,7 +167,7 @@ mcp-mux/
167167
- **Website & Server Discovery**[mcpmux.com](https://mcpmux.com)
168168
- **Download**[mcpmux.com/download](https://mcpmux.com/download)
169169
- **Features**[mcpmux.com/features](https://mcpmux.com/features)
170-
- **Server Definitions Repo**[github.com/MCP-Mux/mcp-servers](https://github.com/MCP-Mux/mcp-servers)
170+
- **Server Definitions Repo**[github.com/ion-ash/mcp-servers](https://github.com/ion-ash/mcp-servers)
171171

172172
## Contributing
173173

apps/desktop/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"updater": {
2222
"endpoints": [
23-
"https://github.com/MCP-Mux/mcp-mux/releases/latest/download/latest.json"
23+
"https://github.com/ion-ash/mcp-mux/releases/latest/download/latest.json"
2424
],
2525
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDdCQUZGMEVCMEZBOTk5RTcKUldUbm1ha1A2L0N2ZTlOZjN5T3pGOHBHRUlibytMY2tPeWJkQ01heDJzdTJqK3B3a2lBdDZ1T1oK"
2626
}

scripts/setup-release.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ try {
7171
Write-Host " .\setup-release.ps1 -ShowPubkey" -ForegroundColor White
7272
Write-Host ""
7373
Write-Host "2. Add the PRIVATE key to GitHub secrets:" -ForegroundColor Gray
74-
Write-Host " - Go to: https://github.com/MCP-Mux/mcp-mux/settings/secrets/actions" -ForegroundColor White
74+
Write-Host " - Go to: https://github.com/ion-ash/mcp-mux/settings/secrets/actions" -ForegroundColor White
7575
Write-Host " - Add secret: TAURI_SIGNING_PRIVATE_KEY" -ForegroundColor White
7676
Write-Host " - Value: contents of $keyPath" -ForegroundColor White
7777
Write-Host ""

0 commit comments

Comments
 (0)