Releases: Soulter/AstrBot
Releases · Soulter/AstrBot
v3.3.14.580e416
What's Changed
- 支持自定义文本转图像接口。详见: https://astrbot.soulter.top/docs/advanced/self-host-t2i
- 支持配置 console 日志级别。
- 重写了后端与仪表盘的日志通信。
Full Changelog: v3.3.13...v3.3.14
v3.3.13.42b1f9e
What's Changed
- fix: 修复仪表盘保存配置递归校验失效的问题 by @Soulter in #208
- refactor HTTP 请求全部异步化,移除了 baidu_aip, request 依赖
- fix: /plugin u 指令异常
Full Changelog: v3.3.12...v3.3.13
v3.3.12.ba0631c
What's Changed
Full Changelog: v3.3.11...v3.3.12
v3.3.11.bb50837
v3.3.10.c856e52
What's Changed
- 修复QQ官方API回复消息时找不到平台的问题。#189
- 移除了频率限制之后的平台回复。
- 异步任务报错后直接结束任务,而不是定时重试。
Full Changelog: v3.3.9...v3.3.10
v3.3.9.0a94cbd
What's Changed
- 修复部分重启时 aiocqhttp 没有正常退出导致端口占用的问题
- 优化自带的 Function-calling
- 启动时检查插件依赖,并显示进度
- reboot after installing plugin metrics
- metrics fix
Full Changelog: v3.3.8...v3.3.9
v3.3.8.8e8a485
What's Changed
- 插件支持快捷主动发送消息
- 插件支持忽略指令前缀
- 去除了默认回复‘Hi~’
- 修复更新AstrBot后覆盖文件路径错误的问题
- 优化 docker build by @itgpt-com in #186
New Contributors
- @itgpt-com made their first contribution in #186
Full Changelog: v3.3.7...v3.3.8
v3.3.7.68ee40a
What's Changed
- 修复部分 Windows OS 注册表项缺失导致的 DashBoard 白屏问题 2b2d4d0
- 指令名支持正则匹配 68ee40a
- 修复 wake 唤醒词无法触发 command 的问题
- Register command only if plugin is found and working well
- 优化初始化、消息处理时的配置读取过程,减少性能损耗
- fix logo syntax warning by @irorange27 in #183
New Contributors
- @irorange27 made their first contribution in #183
Full Changelog: v3.3.6...v3.3.7
v3.3.6.114a6a8
Hotfix 3.3.6.114a6a8
- fix metadata object not JSON serializable
- 修复更新、卸载插件时的报错
Full Changelog: v3.3.5...v3.3.6