Releases: gonebot-dev/gonebot
Releases · gonebot-dev/gonebot
v1.2.2
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Rearrange for simpler develop, and better performance.
Features
We removed multi-adapter support, since most of the chatbots runs only one adapter.
Active Handler is added to the plugins. You can send message whenever you want now.
And, more simpler plugin developing now.
v1.1.6
#Release Notes
Bug Fixes
- Strange "Hello, world!" in message.Message.Text
Full Changelog: v1.1.5...v1.1.6
v1.1.5
Release Notes
Features
- New logging method for prettier text-based user interface
Bug fixes
- Add
AdapterNamefield back toActionCall
Documentation
- Move all tutorials to Documentations
- Prettify
README.mdandREADME_zh.md
Full Changelog: v1.1.4...v1.1.5
v1.1.4
v1.1.3
Release Notes
Bug Fixes
- Remove
AdapterNamefield inActionCallsince it is not used.
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Release Notes
Bug Fixes
rule.Noticewill now notice all the segments in one message.
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
Release Notes
Bug Fixes
- CallAction method no longer stuck without a reason.
Enhancements
- MessageSegments are now easier to handle
- CallAction are now easier to call
Documentations
- Add proper comments
Full Changelog: v1.0.2...v1.1.0