Releases: he0119/nonebot-plugin-wordcloud
Releases · he0119/nonebot-plugin-wordcloud
v0.10.0
💥 破坏性变更
🚀 新功能
- feat: 支持查看被 @ 群友的词云 @he0119 (#363)
- feat!: 支持周期性词云定时发送并统一完整周期语义 @he0119 (#362)
- feat!: 使用 uninfo 与 Alconna Target 管理词云会话 @he0119 (#361)
- feat: 添加是否默认获取个人数据的配置项 @copilot-swe-agent[bot] (#351)
- feat: 添加是否发送词云图片时回复消息的配置项 @he0119 (#347)
💫 杂项
- chore: auto update by pre-commit hooks @pre-commit-ci[bot] (#356)
- chore(deps): remove fastapi @MaxCrazy1101 (#357)
- chore: auto update by pre-commit hooks @pre-commit-ci[bot] (#344)
- ci: 使用 TZ 环境变量设置时区 @he0119 (#348)
v0.9.0
💥 破坏性变更
- feat: 适配 chatrecorder 0.7.0 (#340)
Warning
本次更新将使用 nonebot-plugin-chatrecorder 0.7.0 版本
请备份数据库后再进行升级。
需安装 nonebot-session-to-uninfo(迁移完成后可删除),并运行 nb orm upgrade 进行聊天记录迁移。