摘要
此版本为多服务器组新增了 MCP Apps 透传支持,并通过按需启动 stdio 服务器来降低内存占用;同时在连接错误中包含上游 stderr,改进了诊断信息。此外,当 OAuth 提供方启用时会移除静态 Authorization 头以加固安全性,清理了 lockfile 中重复的条目,并为 smartRouting 配置解析新增了单元测试。
修复
- 修复:连接错误中附带上游 stderr by @samanhappy in https://github.com/samanhappy/mcphub/pull/1015
- 修复(oauth):当 OAuth 提供方启用时移除静态 Authorization 头 by @Rahulsharma0810 in https://github.com/samanhappy/mcphub/pull/1013
- 修复:移除 lockfile 中重复的 semver@7.8.5 条目 by @samanhappy in https://github.com/samanhappy/mcphub/pull/1023
- 测试:为 smartRouting 配置解析新增单元测试 by @FBISiri in https://github.com/samanhappy/mcphub/pull/1021
- chore(deps): 升级 better-sqlite3 从 12.6.2 到 12.11.1 by @app/dependabot in https://github.com/samanhappy/mcphub/pull/1016
- chore(deps-dev): 升级 postcss 从 8.5.12 到 8.5.18 by @app/dependabot in https://github.com/samanhappy/mcphub/pull/1008
- chore(deps-dev): 升级 globals 从 13.24.0 到 17.8.0 by @app/dependabot in https://github.com/samanhappy/mcphub/pull/1017
- chore(deps-dev): 升级 @typescript-eslint/parser 从 8.61.1 到 8.65.0 by @app/dependabot in https://github.com/samanhappy/mcphub/pull/1018
- chore(deps-dev): 升级 tailwind-merge 从 3.3.1 到 3.6.0 by @app/dependabot in https://github.com/samanhappy/mcphub/pull/1019
- chore(deps-dev): 升级 @vitejs/plugin-react 从 5.1.3 到 5.2.0 by @app/dependabot in https://github.com/samanhappy/mcphub/pull/1020