摘要
这个版本让智能路由更灵活也更透明。现在可以为自有文档设置可选的嵌入查询与文档前缀,让嵌入与搜索更符合预期;通过系统配置 API 设置的服务器描述模式会被正确持久化;会悄悄覆盖仪表盘设置的环境变量也终于浮出水面。市场(Marketplace)中隐藏了 Cloud Support(MCPRouter)标签页,按钮悬停恢复了指针光标。文档工具链同样得到加固:CI 现在会校验每个 Mintlify MDX 页面并修复了损坏页面,代理指南补充了 shell PATH 与文件沙箱的规避方法,以及新的安全公告生命周期工作流。
功能
- 在市场(Marketplace)中隐藏 Cloud Support(MCPRouter)标签页 by @samanhappy in https://github.com/samanhappy/mcphub/pull/1218
- 为智能路由新增可选的嵌入查询与文档前缀 by @SelfRef in https://github.com/samanhappy/mcphub/pull/1212
修复
- 持久化通过系统配置 API 设置的服务器描述模式(serverDescriptionMode)by @SelfRef in https://github.com/samanhappy/mcphub/pull/1209
- 在仪表盘展示会覆盖页面设置的隐藏环境变量 by @samanhappy in https://github.com/samanhappy/mcphub/pull/1210
- 恢复按钮悬停时的指针光标 by @danielsteman in https://github.com/samanhappy/mcphub/pull/1211
- 在 CI 中校验每个 Mintlify MDX 页面并修复损坏的页面 by @samanhappy in https://github.com/samanhappy/mcphub/pull/1213
- 在代理指南中说明 shell PATH 的规避方法,确保 gh、pnpm 在最小 PATH 下仍可解析 by @samanhappy in https://github.com/samanhappy/mcphub/pull/1214
- 在代理指南中说明会导致 npx 测试失败的 shell 文件沙箱限制 by @samanhappy in https://github.com/samanhappy/mcphub/pull/1216
- 新增安全公告生命周期工作流指南 by @samanhappy in https://github.com/samanhappy/mcphub/pull/1217