Skip to content

Releases: Soulter/AstrBot

v3.3.18.36cc3b5

14 Oct 10:08
Compare
Choose a tag to compare

3.3.18

  • 更换更新插件依赖的方式
  • 修复文转图模式下短文本报错的问题 #215

v3.3.17.28939a3

07 Oct 08:28
Compare
Choose a tag to compare

What's Changed

  • 添加可识别群员身份功能 by @lumenmai in #213
  • 通过 Commit Hash 更新和仪表盘 UI 优化 by @Soulter in #214
  • 支持插件市场 by @Soulter
  • 其他优化

New Contributors

Full Changelog: v3.3.16...v3.3.17

v3.3.16.42e5ec5

03 Oct 16:22
Compare
Choose a tag to compare

What's Changed

  • 仪表盘后端服务器适配异步,以提高性能
  • 重构了持久化层部分,代码更易懂
  • 仪表盘数据部分更新
  • 修复仪表盘部分配置项不显示的问题

Full Changelog: v3.3.15...v3.3.16

v3.3.15.e13ea49

23 Sep 15:11
Compare
Choose a tag to compare

What's Changed

-修复了某些中转服务默认返回流式响应文本导致的 AssertionError 的问题

Full Changelog: v3.3.14...v3.3.15

v3.3.14.580e416

22 Sep 15:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.13...v3.3.14

v3.3.13.42b1f9e

21 Sep 16:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.12...v3.3.13

v3.3.12.ba0631c

20 Sep 13:55
Compare
Choose a tag to compare

What's Changed

  • 支持插件注册消息中间件 by @Soulter in #202
  • 插件文件夹、临时文件文件夹迁移至 /data
  • 修复仪表盘配置页(LLM)不显示模型配置的问题

Full Changelog: v3.3.11...v3.3.12

v3.3.11.bb50837

15 Sep 14:37
Compare
Choose a tag to compare

What's Changed

  • 插件支持自定义 LLM tool。详见这里
  • 插件支持自定义 文转图渲染的 HTML 模板。详见这里
  • 重写了配置文件结构。详见这里
  • 支持相同平台的多平台实例。(需要手动修改配置文件)详见这里
  • 支持 LLM 多实例。(需要手动修改配置文件)详见这里

v3.3.10.c856e52

17 Aug 07:22
Compare
Choose a tag to compare

What's Changed

  • 修复QQ官方API回复消息时找不到平台的问题。#189
  • 移除了频率限制之后的平台回复。
  • 异步任务报错后直接结束任务,而不是定时重试。

Full Changelog: v3.3.9...v3.3.10

v3.3.9.0a94cbd

13 Aug 07:06
0a94cbd
Compare
Choose a tag to compare

What's Changed

  • 修复部分重启时 aiocqhttp 没有正常退出导致端口占用的问题
  • 优化自带的 Function-calling
  • 启动时检查插件依赖,并显示进度
  • reboot after installing plugin metrics
  • metrics fix

Full Changelog: v3.3.8...v3.3.9