Nonebot-plugin-chatrecorder

Latest version: v0.6.2

Safety actively analyzes 688694 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.6.2

What's Changed
* enlarge message_id length by MeetWq in https://github.com/noneplugin/nonebot-plugin-chatrecorder/pull/58


**Full Changelog**: https://github.com/noneplugin/nonebot-plugin-chatrecorder/compare/v0.6.1...v0.6.2

0.6.1

What's Changed
* drop support for py3.8 by MeetWq in https://github.com/noneplugin/nonebot-plugin-chatrecorder/pull/51
* replace deprecated utcnow and utcfromtimestamp by MeetWq in https://github.com/noneplugin/nonebot-plugin-chatrecorder/pull/52
* add check for fake event by MeetWq in https://github.com/noneplugin/nonebot-plugin-chatrecorder/pull/53
* adjust tests by MeetWq in https://github.com/noneplugin/nonebot-plugin-chatrecorder/pull/54
* don't record satori message-deleted and message-updated https://github.com/noneplugin/nonebot-plugin-chatrecorder/commit/171345a801584a789f46dc9dc074412732e1a83c

**Full Changelog**: https://github.com/noneplugin/nonebot-plugin-chatrecorder/compare/v0.6.0...v0.6.1

0.6.0

What's Changed

💥 破坏性变更
* 移除 qqguild 适配器 by MeetWq in https://github.com/noneplugin/nonebot-plugin-chatrecorder/pull/41

🚀 新功能
* feat: support adapter dodo by MeetWq in https://github.com/noneplugin/nonebot-plugin-chatrecorder/pull/33
* feat: support adapter satori by MeetWq in https://github.com/noneplugin/nonebot-plugin-chatrecorder/pull/35
* feat: support adapter qq by MeetWq in https://github.com/noneplugin/nonebot-plugin-chatrecorder/pull/44
* feat: 适配 Pydantic V2 by he0119 in https://github.com/noneplugin/nonebot-plugin-chatrecorder/pull/43

🐛 Bug 修复
* fix feishu call_api result by MeetWq in https://github.com/noneplugin/nonebot-plugin-chatrecorder/pull/45
* constrain platform in satori, onebot v12 by MeetWq in https://github.com/noneplugin/nonebot-plugin-chatrecorder/pull/46

💫 杂项
* style: 使用 ruff 格式化代码 by MeetWq in https://github.com/noneplugin/nonebot-plugin-chatrecorder/pull/32
* style: use ruff-format by MeetWq in https://github.com/noneplugin/nonebot-plugin-chatrecorder/pull/42

**Full Changelog**: https://github.com/noneplugin/nonebot-plugin-chatrecorder/compare/v0.5.1...v0.6.0

0.5.1

What's Changed
* update nonebot-plugin-orm by MeetWq in https://github.com/noneplugin/nonebot-plugin-chatrecorder/pull/31


**Full Changelog**: https://github.com/noneplugin/nonebot-plugin-chatrecorder/compare/v0.5.0...v0.5.1

0.5.0

What's Changed

💥 破坏性变更
* feat!: 迁移至 nb orm 插件 by MeetWq in https://github.com/noneplugin/nonebot-plugin-chatrecorder/pull/27
* feat: 迁移 datastore 中的数据 by MeetWq in https://github.com/noneplugin/nonebot-plugin-chatrecorder/pull/30

> [!WARNING]
> 本次更新将数据库插件由 [nonebot-plugin-datastore](https://github.com/he0119/nonebot-plugin-datastore) 迁移至 [nonebot-plugin-orm](https://github.com/nonebot/plugin-orm)
>
> 若希望保留之前的数据,需要确保同时安装 [nonebot-plugin-datastore](https://github.com/he0119/nonebot-plugin-datastore) 和 [nonebot-plugin-orm](https://github.com/nonebot/plugin-orm),并运行 `nb orm upgrade` 进行迁移
>

0.4.2

What's Changed
* 修复在 sqlite 迁移时的报错 by he0119 in https://github.com/noneplugin/nonebot-plugin-chatrecorder/pull/25
* fix: 修复迁移时内存占用过多的问题 by he0119 in https://github.com/noneplugin/nonebot-plugin-chatrecorder/pull/26


**Full Changelog**: https://github.com/noneplugin/nonebot-plugin-chatrecorder/compare/v0.4.1...v0.4.2

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.