* 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>
580 B
580 B
What's Changed
- [gewechat] 修复每次启动astrbot都需要扫码的问题
- [core] Provider 重复时不直接报错闪退 https://github.com/AstrBotDevs/AstrBot/issues/265
- [core] 弱化更新报错 https://github.com/AstrBotDevs/AstrBot/issues/267
- 修复 webui 无法从本地上传插件的问题