Skip to content

Releases: nonepkg/plugin-all4one

Pre Release 0.1.0a4

11 Aug 14:40
c2c7d30
Compare
Choose a tag to compare
Pre Release 0.1.0a4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0a3...v0.1.0a4

v0.1.0a3

20 Jun 14:58
Compare
Choose a tag to compare
v0.1.0a3 Pre-release
Pre-release

What's Changed

  • ✨ 为 qqguld 添加 src_guild_id by @felinae98 in #18
  • 🐛 修复子频道事件缺少 channel_id 的问题 by @he0119 in #19
  • ✨ 给 QQ频道 加上扩展方法和字段 by @he0119 in #20
  • 👷 自动生成 Docker Image by @he0119 in #22
  • 👷 添加 sentry 插件并修复无法加载 all4one 插件的问题 by @he0119 in #23
  • ⬆️ auto update by pre-commit hooks by @pre-commit-ci in #24
  • ⬆️ auto update by pre-commit hooks by @pre-commit-ci in #26

New Contributors

Full Changelog: v0.1.0a2...v0.1.0a3

v0.1.0a2

12 Mar 14:48
80a3949
Compare
Choose a tag to compare
v0.1.0a2 Pre-release
Pre-release

What's Changed

  • ✨ 添加初步的 QQ Guild 支持 by @he0119 in #1
  • 🚧 添加 QQ 频道私信支持 by @he0119 in #3
  • ♻️ 使用 DataStore 插件来管理数据库 by @he0119 in #4
  • 🚧 进一步完善 QQ 频道 by @he0119 in #5
  • ⚡ 直接使用适配器处理好的 reply by @he0119 in #6
  • ✅ 添加最基础的测试 by @he0119 in #7
  • ✨ 尝试支持发送 msgpack 格式事件 by @he0119 in #8
  • ⬆️ 升级至 sqlalchemy 2.0 by @he0119 in #9
  • 🐛 修复 json 没有正确编码 datetime 的问题 by @he0119 in #10
  • 🚧 优化 QQ频道 的异常处理 by @he0119 in #11
  • ♻️ 优化动作的类型标注 by @he0119 in #13
  • 🐛 修复主动发送消息时无法正确获取消息 ID 的问题 by @he0119 in #12
  • 🧑‍💻 给错误日志加上 traceback by @he0119 in #14
  • 🚧 优化异常处理以符合 OneBot 标准 by @he0119 in #15
  • 🐛 私聊消息不需要加上 mention 消息段 by @he0119 in #17
  • 🐛 修复是否使用 msgpack 的判断错误 by @he0119 in #16

New Contributors

  • @he0119 made their first contribution in #1

Full Changelog: https://github.com/nonepkg/nonebot-plugin-all4one/commits/v0.1.0a2