* fix: update repository references from Soulter/AstrBot to AstrBotDevs/AstrBot across documentation and codebase - Updated README_ja.md to reflect new GitHub repository links. - Modified AstrBotUpdator to download from the new repository. - Changed download URLs in io.py for dashboard releases. - Updated changelogs to point to the new issue links. - Adjusted Docker compose file to reference the new repository. - Updated Vue components in the dashboard to link to the new repository. - Changed main.py to provide the correct download instructions for the new repository. * fix: improve error handling for configId selection in AddNewPlatform component * Update astrbot/core/utils/io.py Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> --------- Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
1.1 KiB
1.1 KiB
What's Changed
- 新增:支持 MCP 的 Streamable HTTP 传输方式。详见 #1637
- 新增:支持 MCP 的 SSE 传输方式的自定义请求头。详见 #1659
- 优化:将 /llm 和 /model 和 /provider 指令设置为管理员指令
- 修复:修复插件的 priority 部分失效的问题
- 修复:修复 QQ 下合并转发消息内无法发送文件等问题,尽可能修复了各种文件、语音、视频、图片无法发送的问题
- 优化:Telegram 支持长消息分段发送,优化消息编辑的逻辑
- 优化:WebUI 强制默认修改密码
- 优化:移除了 vpet
- 新增:插件接口:支持动态路由注册
- 优化:CLI 模式下的插件下载
- 新增:WeChatPadPro 对接获取联系人接口
- 新增:T2I、语音、视频支持文件服务
- 优化:硅基流动下某些工具调用返回的 argument 格式适配
- 优化:在使用 /llm 指令关闭后重启 AstrBot 后,模型提供商未被加载
- 新增:新增基于 FAISS + SQLite 的向量存储接口
- 新增:Alkaid Page