Skip to content

Releases: nonebot/adapter-qq

Release 1.1.1

15 Nov 07:41
dd4b569
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

Release 1.1.0

13 Nov 08:31
fc3862c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

Release 1.0.1

23 Oct 14:30
3a603c7
Compare
Choose a tag to compare

What's Changed

  • Fix: 修复频道数据模型 by @mobyw in #57
  • Fix: ImageElem 类型 by @17TheWord in #60
  • Feature: 为 MessageSegment 添加 add 操作类型推导支持 by @mobyw in #64
  • Fix: 允许 user_idchannel_id 传入 string 类型 by @mobyw in #65
  • Fix: 私信消息用户不存在 roles by @KimigaiiWuyi in #66

Full Changelog: v1.0.0...v1.0.1

Release 1.0.0

02 Oct 03:49
0243526
Compare
Choose a tag to compare

What's Changed

频道适配器正式更名为 QQ 适配器,请使用频道适配器的用户酌情迁移至 QQ 适配器。

Important

请注意,在 QQ 适配器中,对部分原有频道数据类型进行了修正,如:频道、子频道、用户 ID 均改为 string 类型

Full Changelog: v0.3.0...v1.0.0

Release 0.3.0

23 Sep 04:05
f7a65be
Compare
Choose a tag to compare

What's Changed

  • Feature: 支持删除频道成员撤回消息 by @17TheWord in #51
  • Feature: 添加帖子模型、事件及API by @ssttkkl in #52

Full Changelog: v0.2.5...v0.3.0

Release 0.2.5

31 Aug 08:52
0084e45
Compare
Choose a tag to compare

What's Changed

  • Feature: 拆分消息发送到 send_to_dms 和 send_to 方法 by @Ailitonia in #49
  • Fix: 修复在使用file_image时,请求中的msg_id和content等字段失效 by @iRis7656 in #50

Full Changelog: v0.2.4...v0.2.5

Release 0.2.4

07 Aug 03:59
d452202
Compare
Choose a tag to compare

What's Changed

  • Fix: default value should be none not ellipsis by @he0119 in #47

Full Changelog: v0.2.3...v0.2.4

Release 0.2.3

18 Jun 15:43
09d5c4b
Compare
Choose a tag to compare

What's Changed

  • Fix: 连接 bot 前先设置相关信息 by @he0119 in #36
  • Fix: 接收到 ReadyEvent 后还需要设置 bot.sequence by @he0119 in #37
  • Feat: 支持 MessageDeleteEvent by @he0119 in #39
  • Feature: 优化 event 日志,增加 ADMIN/OWNER 权限 by @17TheWord in #43

New Contributors

Full Changelog: v0.2.2...v0.2.3

Release 0.2.2

12 Mar 07:10
cfb4370
Compare
Choose a tag to compare

What's Changed

  • ⬆️ auto update by pre-commit hooks by @pre-commit-ci in #31
  • Feature: 添加 AuditException 并提供获取审核结果的方法 by @he0119 in #32
  • 🐛 修复无法发送带图片的被动消息 by @KimigaiiWuyi in #33
  • Feature: Message 添加 src_guild_id by @he0119 in #34

Full Changelog: v0.2.1...v0.2.2

Release 0.2.1

06 Mar 13:44
2034abf
Compare
Choose a tag to compare

What's Changed

  • Feature: 支持撤回消息 by @he0119 in #28
  • Fix: 修复 get_message_of_id 并重命名撤回消息 API 名称 by @he0119 in #29
  • Feature: 为 reference 提供一种更易用的使用方式 by @felinae98 in #30

New Contributors

Full Changelog: v0.2.0...v0.2.1