Skip to content

Releases: Soulter/AstrBot

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
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

v3.3.8.8e8a485

10 Aug 08:37
Compare
Choose a tag to compare

What's Changed

  • 插件支持快捷主动发送消息
  • 插件支持忽略指令前缀
  • 去除了默认回复‘Hi~’
  • 修复更新AstrBot后覆盖文件路径错误的问题
  • 优化 docker build by @itgpt-com in #186

New Contributors

Full Changelog: v3.3.7...v3.3.8

v3.3.7.68ee40a

06 Aug 09:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.6...v3.3.7

v3.3.6.114a6a8

30 Jul 01:21
Compare
Choose a tag to compare

Hotfix 3.3.6.114a6a8

  • fix metadata object not JSON serializable
  • 修复更新、卸载插件时的报错

Full Changelog: v3.3.5...v3.3.6

v3.3.5.2b9934c

28 Jul 04:12
Compare
Choose a tag to compare

Hotfix 3.3.5.2b9934c

  • 修复 AstrBot 在 Python 解释器带有空格路径下时重启失败的问题

Full Changelog: v3.3.4...v3.3.5