Skip to content

Releases: nonebot/nonebot2

Pre Release v2.0.0a16 🌈

02 Oct 12:37
cfd992b
Compare
Choose a tag to compare
Pre-release

Documentation

See: https://v2.nonebot.dev

💫 Changes

🚀 Features

  • Feature: Add support for mirai adapter NudgeEvent @mnixry (#546)
  • Feature: support use Message object as message template @mnixry (#545)
  • 完善飞书相关文档和部分事件Model @StarHeartHunt (#536)
  • Feature: str.format like message formatting support @mnixry (#510)
  • 添加设置项,使得可以切换飞书和Lark API地址 @mri-moe (#495)

🐛 Bug Fixes

🍻 Plugin Publish

🍻 Bot Publish

Pre Release v2.0.0a15 🌈

12 Aug 16:40
c4e3309
Compare
Choose a tag to compare
Pre-release

Documentation

See: https://v2.nonebot.dev

💫 Changes

🚀 Features

  • feature: mirai multiple accounts support @mnixry (#492)

🐛 Bug Fixes

  • bugfix: catch setup factory exception @mnixry (#491)
  • Bugfix: remove mirai session expiry @mnixry (#489)
  • Fix log tag escape error in event.get_description in mirai adapter @mnixry (#471)

🍻 Plugin Publish

🍻 Bot Publish

Pre Release v2.0.0a14 🌈

04 Aug 06:10
832875e
Compare
Choose a tag to compare
Pre-release

Documentation

See: https://v2.nonebot.dev

💫 Changes

💥 Breaking Changes

🚀 Features

🐛 Bug Fixes

  • 修复由于 quart.exception在新版Quart被移除导致import出错 @mnixry (#452)
  • 修复mirai adapter中上传相关api操作报错 @mnixry (#430)
  • 修复shell_command多次--help时重复输出 @rmuchan (#410)
  • 修复Mirai加群通过时报错 @mnixry (#407)
  • Fix: log module name error @yanyongyu (#334)

🍻 Plugin Publish

🍻 Bot Publish

🍻 Adapter Publish

Pre Release v2.0.0a13.post1 🌈

01 Apr 17:46
916d620
Compare
Choose a tag to compare
Pre-release

Documentation

See: https://v2.nonebot.dev

💫 Changes

💥 Breaking Changes

  • 统一adapters中MessageEvent get_session_id方法返回的内容 @Reverier-Xu (#276)

🚀 Features

🐛 Bug Fixes

  • Fix: matcher got recursion @yanyongyu (#309)
  • 修复单独被@报错问题,以及使机器人可以判断出在消息任意位置的@信息 @SinonJZH (#300)
  • Fix: exclude all __init__.py in adapter packaging @yanyongyu (#262)
  • Fix: fix adapter override namespace file @yanyongyu (#261)

🍻 Plugin Publish

🍻 Bot Publish

Pre Release v2.0.0a11 🌈

05 Mar 12:46
2265500
Compare
Choose a tag to compare
Pre-release

Documentation

See: https://v2.nonebot.dev

💫 Changes

💥 Breaking Changes

🚀 Features

🐛 Bug Fixes

🍻 Plugin Publish

Pre Release v2.0.0a10 🌈

07 Feb 15:43
8821218
Compare
Choose a tag to compare
Pre-release

Documentation

See: https://v2.nonebot.dev

💫 Changes

🚀 Features

🐛 Bug Fixes

  • Hotfix: error module name for plugin wordbank @yanyongyu (#201)
  • Bug: 修复在Mirai中命令匹配无效的Bug @mnixry (#199)
  • Bug: 修复由于消息未转义导致的日志出错 @mnixry (#195)

Pre Release v2.0.0a9.post1 🌈

05 Feb 05:43
050137f
Compare
Choose a tag to compare
Pre-release

Documentation

See: https://v2.nonebot.dev

💫 Changes

🐛 Bug Fixes

Pre Release v2.0.0a9 🌈

02 Feb 07:03
3460d44
Compare
Choose a tag to compare
Pre-release

Documentation

See: https://v2.nonebot.dev

💫 Changes

🚀 Features

🍻 Plugin Publish

v2.0.0a8.post2 🌈

02 Jan 10:14
3ea2c27
Compare
Choose a tag to compare
v2.0.0a8.post2 🌈 Pre-release
Pre-release

Documentation

See: https://v2.nonebot.dev

💫 Changes

🐛 Bug Fixes

v2.0.0a8.post1 🌈

01 Jan 15:57
f036057
Compare
Choose a tag to compare
v2.0.0a8.post1 🌈 Pre-release
Pre-release

Documentation

See: https://v2.nonebot.dev

💫 Changes

🐛 Bug Fixes