- 更新日志(简体中文)
- Changelog(English)
What's Changed
重点更新
- 优化 WebUI 升级流程:Core 更新改为后台任务,并在检测到 WebUI 与 Core 版本错配时提供自动恢复重启引导,避免刷新页面后卡在
Missing API key。(#8846) - 增强 QQ 官方机器人群聊能力,支持群消息创建类型,并允许 Webhook 适配器在无缓存
msg_id时主动发送群消息。(#8838, #8841)
修复
其他
- 将
faiss-cpu版本基线从1.12.0调整为1.14.3。(#8837)
What's Changed (EN)
Highlights
- Improved the WebUI upgrade flow by running Core updates as background tasks and adding guided recovery when WebUI/Core version mismatches are detected, preventing refreshes from leaving users stuck at
Missing API key. (#8846) - Enhanced QQ Official Bot group chat support with group message create events and proactive Webhook group sends without requiring a cached
msg_id. (#8838, #8841)
Bug Fixes
- Fixed duplicate-name validation when editing personas. (#8843)
- Hardened sandbox file transfers and CUA health checks to reduce file-operation risk in abnormal environments. (#8840)
Other
- Changed the
faiss-cpuversion baseline from1.12.0to1.14.3. (#8837)