摘要
此版本通过修复分页、状态广播、进程生命周期和序列化方面的问题来增强服务器管理的可靠性,并新增了可配置开关控制的工具调用负载原文存储功能。
修复
- 在活动日志中记录系统密钥用户并保留用户名 by @samanhappy in https://github.com/samanhappy/mcphub/pull/934
- 智能路由中跳过短查询的 HF tokenizer 下载 by @samanhappy in https://github.com/samanhappy/mcphub/pull/936
- 通过基于所有者的出口过滤器阻止 SSRF 攻击 by @samanhappy in https://github.com/samanhappy/mcphub/pull/937
- 跨所有页面过滤服务器,而非仅当前页面 by @samanhappy in https://github.com/samanhappy/mcphub/pull/941
- 将服务器切换范围限定为目标服务器,而非重新初始化整个舰队 by @samanhappy in https://github.com/samanhappy/mcphub/pull/942
- 在上游数据加载完成后再广播列表变更 by @samanhappy in https://github.com/samanhappy/mcphub/pull/943
- 安全序列化中仅标记真正的循环引用,而非菱形/共享引用 by @samanhappy in https://github.com/samanhappy/mcphub/pull/945