Skip to content

Releases: noneplugin/nonebot-plugin-chatrecorder

v0.3.0

07 Aug 07:55

Choose a tag to compare

Warning

v0.3.0 版本存在迁移脚本执行过慢的问题,建议使用 v0.3.1 版本

What's Changed

  • feat: use nonebot-plugin-session to save and filter records by @MeetWq in #18
  • feat: support more adapters by @MeetWq in #19

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

v0.2.5

26 Jul 15:12

Choose a tag to compare

What's Changed

  • 修复 OneBot V11 记录 send_msg 的问题 #17

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

v0.2.4

28 Jun 02:45

Choose a tag to compare

What's Changed

  • separate adapters by @MeetWq in #16
  • 提高 nonebot 和 datastore 版本依赖,添加 metadata

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

v0.2.3

07 Mar 04:28

Choose a tag to compare

What's Changed

  • fix: 修复在 PostgreSQL 因为时区导致的查询报错 by @he0119 in #13
  • ci: 添加 PostgreSQL 和 MySQL 的测试 by @he0119 in #14

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

v0.2.2

04 Mar 07:43

Choose a tag to compare

What's Changed

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

v0.2.1

01 Feb 15:38

Choose a tag to compare

What's Changed

  • fix: 修复弃用警告 by @he0119 in #10
  • 修复迁移数据库中断导致迁移出错的问题 674b526

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

v0.2.0

18 Jan 11:01

Choose a tag to compare

What's Changed

  • feat: 适配 datastore 0.5,支持 migrations by @he0119 in #7
  • 添加迁移脚本 by @he0119 in #8
  • 适配 OneBot V12 by @MeetWq in #9

Full Changelog: v0.1.9...v0.2.0