摘要
本次发布聚焦于服务端与认证层。新增了在设置中配置 Better Auth 基础 URL 的能力,实现了服务器的群组可见性与共享用户功能,并避免了在编辑服务器时进行不必要的运行时重载。同时将项目许可证元数据与 Apache-2.0 对齐。
修复
- fix(server): 避免在编辑服务器时进行不必要的运行时重载 by @samanhappy in https://github.com/samanhappy/mcphub/pull/1055
- chore: 将项目许可证元数据与 Apache-2.0 对齐 by @samanhappy in https://github.com/samanhappy/mcphub/pull/1052