Skip to content

v2.6.18

Compare
Choose a tag to compare
@NekoAria NekoAria released this 23 Apr 12:34
· 117 commits to 2.0 since this release
8bd4a2e

fix(config): 新增配置项 debug ,用来控制是否开启 debug 模式 (fix #413)

fix(forward): 修正合并转发相关逻辑 (fixes #417)

fix(sending): 修正消息发送相关逻辑 (fixes #414)

refactor(sub): 为添加订阅相关逻辑加上防呆机制 (resolve #424)