Releases: nonebot/adapter-onebot
Releases · nonebot/adapter-onebot
Release 2.2.3
Documentation
https://onebot.adapters.nonebot.dev/
What's Changed
- Fix: 修复自定义回复函数无法生效的问题 by @he0119 in #60
- Fix: 修复日志 loguru tag 转义错误 by @yanyongyu in #64
Full Changelog: v2.2.2...v2.2.3
Release 2.2.2
Documentation
https://onebot.adapters.nonebot.dev/
What's Changed
- Feature: 添加
f2s转换文件类型数据 by @yinghanwen in #46 - ⬆️ auto update by pre-commit hooks by @pre-commit-ci in #51
- Feature: 增加 OneBot v12 事件模型和动作类型标注 by @he0119 in #52
- Feature: 为不同的实现和平台指定不同的 send 函数 by @j1g5awi in #53
- Feat: OneBot 12 支持发送 msgpack 编码数据 by @he0119 in #56
- Test: 升级 NoneBug 0.3.1 by @he0119 in #57
- Fix: 删除 get_file 类型标注中多余的重载 by @he0119 in #58
- ⬆️ auto update by pre-commit hooks by @pre-commit-ci in #59
New Contributors
- @yinghanwen made their first contribution in #46
Full Changelog: v2.2.1...v2.2.2
Release 2.2.1
Documentation
https://onebot.adapters.nonebot.dev/
What's Changed
- CI: add Python 3.11 into test by @StarHeartHunt in #40
- ⬆️ auto update by pre-commit hooks by @pre-commit-ci in #42
- Fix: 修复 Sec-WebSocket-Protocol 格式不正确时的报错 by @he0119 in #43
- Feature: 优化消息和消息段的
repr()显示效果 by @mnixry in #44 - Fix: 修复遇到不同协议相同 ID 的机器人连接时没有正常报错断开连接的问题 by @he0119 in #45
Full Changelog: v2.2.0...v2.2.1
Release 2.2.0
Documentation
https://onebot.adapters.nonebot.dev/
What's Changed
- Feature: 适配多机器人账号连接复用 by @he0119 in #34
- CI: 移除过时的 actions 用法及升级部分 actions 依赖 by @StarHeartHunt in #35
- Feature: 添加通过 query 参数获取 token by @he0119 in #36
New Contributors
Full Changelog: v2.1.5...v2.2.0
Release 2.1.5
Release 2.1.4
Documentation
https://onebot.adapters.nonebot.dev/
What's Changed
- ⬆️ auto update by pre-commit hooks by @pre-commit-ci in #28
- ⬆️ auto update by pre-commit hooks by @pre-commit-ci in #31
- Feature: cooldown helper 支持任意类型事件 by @Zxis233 in #30
New Contributors
Full Changelog: v2.1.3...v2.1.4
Release 2.1.3
Documentation
https://onebot.adapters.nonebot.dev/
What's Changed
- Fix: private message detect error by @yanyongyu in #25
Full Changelog: v2.1.2...v2.1.3
Release 2.1.2
Documentation
https://onebot.adapters.nonebot.dev/
What's Changed
- Docs:添加 OneBot V12 适配器文档 by @MingxuanGame in #18
- Feature: support for detailed v12 exception class by @yanyongyu in #19
- ⬆️ auto update by pre-commit hooks by @pre-commit-ci in #20
- Bug: duplicate chinese decline word by @SEAFHMC in #22
New Contributors
- @MingxuanGame made their first contribution in #18
- @yanyongyu made their first contribution in #19
- @pre-commit-ci made their first contribution in #20
- @SEAFHMC made their first contribution in #22
Full Changelog: v2.1.1...v2.1.2
Release 2.1.1
Documentation
https://onebot.adapters.nonebot.dev/
What's Changed
New Contributors
Full Changelog: v2.1.0...v2.1.1
Release 2.1.0
Documentation
https://onebot.adapters.nonebot.dev/
What's Changed
- Feature: Add
paralleloption to command cooldown by @mnixry in #3 - Docs: Add dark logo by @j1g5awi in #4
- Feature: Support custom per
call_apitimeout by @mnixry in #5 - Docs: Add docstrings for adapter helpers by @mnixry in #6
- Feature: 重构
bot.send以优化可读性 by @mnixry in #7 - Docs: add tips for choosing connection method by @StarHeartHunt in #8
- Feat: add reply_message by @MeetWq in #13
- Feature: Add helper method
autorevoke_sendby @mnixry in #12 - Feature: 添加 OneBot V12 适配器支持 by @abrahum in #11
New Contributors
- @j1g5awi made their first contribution in #4
- @MeetWq made their first contribution in #13
- @abrahum made their first contribution in #11
Full Changelog: v2.0.0-beta.1...v2.1.0