Files
AstrBot/changelogs/v4.1.4.md
Soulter c1626613ce fix: update repository references from Soulter/AstrBot to AstrBotDevs/AstrBot across documentation and codebase (#3150)
* 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>
2025-10-26 16:17:24 +08:00

842 B

What's Changed

  1. ‼️ fix: 修复 4.0.0 版本之后,配置默认 TTS 或者 STT 模型之后仍无法生效的问题 (#2758)
  2. ‼️ fix: 修复分段回复时,引用消息单独发送导致第一条消息内容为空的问题 (#2757)
  3. feat: 支持在 WebUI 复制提供商配置以简化操作 (#2767)
  4. fix: handle image value correctly for mcp BlobResourceContents (#2753)
  5. feat: 增加 QQ 群名称识别到 system prompt, 并提供相应的配置 (#2770)
  6. fix: 修复 4.1.3 的异常问题

总之上个版本有很严重的 bug 赶快更新!