摘要
本版本强化了 JSON Schema 处理能力,提升了按需 MCP 服务器的可靠性,并优化了服务器配置体验。新的 ResilientJsonSchemaValidator 可优雅处理无法解析的 $ref;按需服务器现可被正确唤醒以提供服务调用;dashboard 列表正确应用资源描述/启用覆盖;服务器编辑表单被重组为三个更清晰的分区。同时包含 OAuth/导入校验优化及常规依赖更新。
修复
- 更清晰的服务器导入校验及 OAuth clientId/redirect-uri 提示 by @Rahulsharma0810 in https://github.com/samanhappy/mcphub/pull/1014
- 唤醒 startOnDemand 服务器以便其提供服务调用 by @samanhappy in https://github.com/samanhappy/mcphub/pull/1032
- 在 dashboard 列表中应用资源描述/启用覆盖 by @samanhappy in https://github.com/samanhappy/mcphub/pull/1033
- 依赖升级:undici 7.28.0 → 7.29.0 by @dependabot[bot] in https://github.com/samanhappy/mcphub/pull/1025
- 依赖升级:hono 4.12.27 → 4.12.34 by @dependabot[bot] in https://github.com/samanhappy/mcphub/pull/1027
- 依赖升级:postcss 8.5.18 → 8.5.23 by @dependabot[bot] in https://github.com/samanhappy/mcphub/pull/1026