摘要
此版本新增了默认管理员用户以方便本地开发,支持动态基础 URL 配置,修复了多个布局和国际化问题,并改进了文档。
修复
- 改进 GroupCard 组件布局以提升响应式表现 by @samanhappy in https://github.com/samanhappy/mcphub/pull/967
- 移除发布的 mcp_settings.json 中预置的管理员凭据 by @samanhappy in https://github.com/samanhappy/mcphub/pull/969
- 修复远程服务器自动重连问题 by @samanhappy in https://github.com/samanhappy/mcphub/pull/972
- 修复 OAuth 回调页面的国际化及请求级语言解析问题 by @samanhappy in https://github.com/samanhappy/mcphub/pull/977