Skip to content

1.0.1

Latest
Compare
Choose a tag to compare
@MrXiaoM MrXiaoM released this 18 Dec 08:07
· 6 commits to main since this release

新特性

  • 增加选项 heartbeat_check_seconds 以支持关闭 WebSocket 心跳检测
  • 支持从通知事件 group_upload 接收文件消息 (实验性)

优化和修复

  • 支持提前解析含 content 字段的 type 为 forward 类型的消息 (#108 by @kagg886)
  • 处理好友戳一戳时,忽略 target_id 检查,默认其发送给机器人
  • 支持 GroupNameChangeNoticeEvent 事件 (#109 by @EvolvedGhost)
  • 通过 go-cqhttp 格式读取 file 消息
  • 修复了初次启动 Overflow 提示的用户手册链接过时的问题
  • 修复了事件的时间戳类型出现错误的问题