What's Changed
新增
优化
- 启动时后台加载 MCP Server,不阻塞加载流程 (#5993)。
修复
- 部分情况下 MCP 页报错 500 导致查看不了 MCP 服务器 (#5993)。
- 修复 TTS Provider 测试:增加文件大小校验,并补充 MiniMax 空音频检测 (#5999)。
- 修复前端切换到 Chat 后又回到 Welcome 时,页面切换配置未正确持久化的问题 (#5792)。
- 修复 Azure TTS 不支持 84 位订阅密钥的问题 (#5813)。
文档
- 文档仓库迁移:将
AstrBotDevs/AstrBot-docs内容迁移至AstrBotDevs/AstrBot(#5960)。
What's Changed (EN)
New Features
- Added CardKit streaming output support for the Lark/Feishu adapter (#5777).
- Added filtering and sorting for installed plugins in the WebUI (#5923).
Impprovement
- MCP Server now loads in the background during startup without blocking the loading process (#5993).
Bug Fixes
- Added file size validation in TTS provider tests and MiniMax empty-audio detection (#5999).
- Fixed frontend state persistence when switching from Chat back to Welcome (#5792).
- Fixed Azure TTS support for 84-character subscription keys (#5813).
- Reverted the MCP stdio missing-command error wording change after the previous fix (#5992).
Documentation
- Migrated documentation content from
AstrBotDevs/AstrBot-docsintoAstrBotDevs/AstrBot(#5960).