Skip to content

1.1.0

Latest

Choose a tag to compare

@MrXiaoM MrXiaoM released this 21 Mar 06:40
· 1 commit to main since this release

破坏性变更

Warning

这个改动会覆盖掉过时配置,导致你的连接配置丢失,请提前对配置文件做好备份

  • 配置文件 overflow.json 移除 ws_hostreversed_ws_porttoken 选项,转而使用 connections 选项支持启动时连接多个 Onebot 实例。

新增

  • 支持在启动 mirai-console 时,通过配置依次连接多个 Onebot 实例 (#184)

优化与修复

  • 保存图片消息的原始 Json 数据 (#181 by @MeiVinEight)
  • 完善 Reaction 相关实现 (#183 by @xiaoyv404)
  • MessageRecallEvent 的消息时间应该使用消息发送时间 (#182)
  • 移除 token 安全性检查,没有人喜欢这个功能,也没有人在维护这个功能