mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-20 17:46:51 +08:00
📝 update changelog
This commit is contained in:
parent
13adfa5b55
commit
210496f760
@ -10,7 +10,8 @@ sidebar: auto
|
||||
- 修改 event 基类接口
|
||||
- 修复部分非法 CQ 码被识别导致报错
|
||||
- 修复非 text 类型 CQ 码 data 未进行去转义
|
||||
- 修复内置插件为进行去转义,修改内置插件为 cqhttp 定制
|
||||
- 修复内置插件未进行去转义,修改内置插件为 cqhttp 定制
|
||||
- 修复 `load_plugins` 加载不合法的包时出现 `spec` 为 `None` 的问题
|
||||
- 出于**CQ 码安全性考虑**,使用 cqhttp 的 `bot.send` 或者 `matcher.send` 时默认对字符串进行转义
|
||||
- 移动 cqhttp 相关 `Permission` 至 `nonebot.adapters.cqhttp` 包内
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user