samanhappy
|
56c6447469
|
feat: implement settings cache with load, save, clear, and status functions (#167)
|
2025-06-07 20:36:52 +08:00 |
|
samanhappy
|
f8149c4b0b
|
fix: update SSE transport path to use basePath from config (#165)
Co-authored-by: samanhappy@qq.com <my6051199>
|
2025-06-07 20:35:20 +08:00 |
|
purefkh
|
e259f30539
|
fix: save user config when install mcp server from market (#168)
|
2025-06-07 20:34:51 +08:00 |
|
samanhappy
|
3a421bc476
|
fix: update tool name formatting from '/' to '-' in ToolCard and mcpService (#164)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
v0.7.5
|
2025-06-05 15:34:49 +08:00 |
|
samanhappy
|
503b60edb7
|
feat: add tool management features including toggle and description updates (#163)
Co-authored-by: samanhappy@qq.com <my6051199>
|
2025-06-04 16:03:45 +08:00 |
|
dependabot[bot]
|
4039a85ee1
|
chore(deps-dev): bump concurrently from 8.2.2 to 9.1.2 (#156)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-06-02 19:49:58 +08:00 |
|
dependabot[bot]
|
3a83b83a9e
|
chore(deps-dev): bump @vitejs/plugin-react from 4.4.1 to 4.5.0 (#160)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-06-02 19:47:04 +08:00 |
|
samanhappy
|
c1621805de
|
fix: expand environment variables in database and OpenAI configuration (#162)
|
2025-06-02 19:46:39 +08:00 |
|
samanhappy
|
ecf79eaef3
|
fix: update error response status for missing transport in SSE service (#161)
v0.7.4
|
2025-06-02 10:56:23 +08:00 |
|
samanhappy
|
e2cb5fa467
|
fix: update favicon path from "/favicon.svg" to "/favicon.ico" in documentation (#155)
|
2025-06-01 08:27:05 +08:00 |
|
samanhappy
|
7193ca4cdc
|
fix: update "Get Started" button link to point to the correct documentation URL (#154)
|
2025-06-01 00:23:18 +08:00 |
|
samanhappy
|
9675cd8533
|
generate documents using mintlify (#153)
|
2025-06-01 00:17:09 +08:00 |
|
samanhappy
|
65c95aaa0b
|
feat: Implement tool management features including tool execution and result handling (#152)
|
2025-05-31 22:00:05 +08:00 |
|
samanhappy
|
d2bbadea83
|
Add HTTP headers support and batch update for routing configuration (#151)
|
2025-05-31 18:36:41 +08:00 |
|
samanhappy
|
394945bbc5
|
fix: enhance environment variable handling in replaceEnvVars and expandEnvVars functions (#149)
Co-authored-by: samanhappy@qq.com <my6051199>
|
2025-05-31 08:41:20 +08:00 |
|
samanhappy
|
bfc184afc6
|
fix: enhance database initialization by adding required PostgreSQL extensions and improving error handling (#144)
Co-authored-by: samanhappy@qq.com <my6051199>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
v0.7.3
|
2025-05-30 23:03:42 +08:00 |
|
Oven
|
1acacfab88
|
配置MCP Server时,env中填写的${xxx}值可以从环境变量中读取 (#135)
|
2025-05-30 23:02:34 +08:00 |
|
terrydash
|
63c55875b5
|
add env var for setting file (#147)
Co-authored-by: Xu, Guoxu | Terry | CNTD <guoxu.xu@rakuten.com>
|
2025-05-30 23:01:52 +08:00 |
|
samanhappy
|
80c6aae116
|
Add comprehensive documentation for MCPHub including deployment, configuration, and smart routing features (#142)
|
2025-05-29 15:44:39 +08:00 |
|
samanhappy
|
e2c5cc8ed1
|
fix: refine sessionId handling in handleMcpPostRequest for initialization requests (#138)
Co-authored-by: samanhappy@qq.com <my6051199>
v0.7.2
|
2025-05-28 23:25:21 +08:00 |
|
samanhappy
|
b0a65cc6d0
|
fix: streamline sessionId handling in handleMcpPostRequest (#137)
Co-authored-by: samanhappy@qq.com <my6051199>
v0.7.1
|
2025-05-28 22:15:14 +08:00 |
|
samanhappy
|
e019c9e8b3
|
fix: simplify server status labels in English and Chinese locales (#128)
v0.7.0
|
2025-05-28 18:20:43 +08:00 |
|
samanhappy
|
39b69bf550
|
fix: improve sessionId validation and error handling in handleSseMessage (#134)
|
2025-05-28 14:30:35 +08:00 |
|
samanhappy
|
a1047321d1
|
feat: introduce runtime path (#132)
|
2025-05-27 18:34:23 +08:00 |
|
samanhappy
|
268ce5cce6
|
feat: Refactor API URL handling and add base path support (#131)
|
2025-05-27 16:11:35 +08:00 |
|
samanhappy
|
37bb3414c8
|
feat: add VITE_BASE_PATH environment variable and update routing in App component (#130)
|
2025-05-27 13:08:41 +08:00 |
|
samanhappy
|
c3e1fa1eee
|
Update asset paths to use relative URLs (#129)
|
2025-05-27 11:55:50 +08:00 |
|
samanhappy
|
edfbdb7123
|
fix: update README and README.zh.md for clarity and consistency (#124)
|
2025-05-25 21:32:46 +08:00 |
|
samanhappy
|
9e5c2b5525
|
feat: introduce auto routing (#122)
|
2025-05-25 21:09:47 +08:00 |
|
samanhappy
|
27b7e766af
|
fix: downgrade express and @types/express to compatible versions (#119)
|
2025-05-22 15:14:05 +08:00 |
|
dependabot[bot]
|
9c55f63bb1
|
chore(deps-dev): bump @types/node from 20.17.28 to 22.15.21 (#114)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-22 14:57:56 +08:00 |
|
dependabot[bot]
|
b1674cc630
|
chore(deps): bump express and @types/express (#113)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-22 14:56:06 +08:00 |
|
dependabot[bot]
|
3570232ccc
|
chore(deps-dev): bump tailwind-merge from 3.1.0 to 3.3.0 (#112)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-22 14:54:29 +08:00 |
|
dependabot[bot]
|
f50bb08816
|
chore(deps-dev): bump @tailwindcss/postcss from 4.1.3 to 4.1.7 (#115)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-22 14:54:03 +08:00 |
|
dependabot[bot]
|
721674e7eb
|
chore(deps-dev): bump @radix-ui/react-slot from 1.1.2 to 1.2.3 (#116)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-22 14:53:50 +08:00 |
|
samanhappy
|
1337eeed84
|
Update dependabot.yml (#111)
|
2025-05-21 09:39:56 +08:00 |
|
samanhappy
|
b14be9955b
|
Create dependabot.yml (#110)
|
2025-05-21 09:37:39 +08:00 |
|
samanhappy
|
da45d49a5e
|
feat: Bump Vite to v6 and update esbuild (#109)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
|
2025-05-21 09:34:24 +08:00 |
|
samanhappy
|
f46e2c22fc
|
feat: implement dynamic package versioning and refactor MCP server initialization (#104)
v0.6.2
|
2025-05-18 20:07:01 +08:00 |
|
samanhappy
|
ae3fe1c6f1
|
add mintlify doc (#106)
|
2025-05-17 22:42:46 +08:00 |
|
samanhappy
|
76a27a454e
|
docs: add Star History section to README files (#105)
|
2025-05-17 20:34:02 +08:00 |
|
samanhappy
|
b15b71f407
|
fix: enhance stdio log (#103)
|
2025-05-17 19:40:34 +08:00 |
|
samanhappy
|
298d96d593
|
feat: enhance MCP server retrieval and logging for transport closure (#101)
v0.6.1
|
2025-05-16 16:47:21 +08:00 |
|
samanhappy
|
d44886b81b
|
docs: update README to enhance clarity and add new features overview (#102)
|
2025-05-16 13:28:46 +08:00 |
|
Lawrence Sinclair
|
bbe44fc540
|
Add MseeP.ai badge (#95)
|
2025-05-14 17:14:48 +08:00 |
|
samanhappy
|
c60b98e3d6
|
feat: add icons and link to Header (#94)
|
2025-05-14 13:54:29 +08:00 |
|
samanhappy
|
a447fe5b41
|
feat: display current version in Header and remove version display from UserProfileMenu (#93)
|
2025-05-14 10:19:43 +08:00 |
|
samanhappy
|
94d51fa03a
|
refactor: update issue templates for consistency and clarity (#91)
|
2025-05-13 22:01:23 +08:00 |
|
samanhappy
|
b88a7240c6
|
Update issue templates (#90)
|
2025-05-13 19:57:00 +08:00 |
|
samanhappy
|
3c875590ce
|
refactor: remove Node.js setup and version update steps from release workflow (#84)
|
2025-05-13 14:37:09 +08:00 |
|