- koishi-core@2.4.1
- koishi-plugin-chess@2.0.0-beta.13
- koishi-plugin-github@2.2.1
- koishi-plugin-mongo@1.1.2
Features
- core: 将
group.flag
默认值更改为 0 (ad1e2d6) - github: 在 issue 和 PR 事件中支持 close 指令 (a356ddf, 24afdf3)
- github: 在 PR 事件中支持 base, merge, squash, rebase 指令 (3ba2079, 68178e1)
Bug Fixes
- cli: 修复了 koishi init 指令报错的问题 (27eb1df)
- github: 修复了与 koishi v2.4 的兼容性问题 (520cd50)
- mongo: 优化了
ctx.getUser()
和ctx.getGroup()
的行为 (#115) (43711eb)
Beta Features
- chess: 修复了坐标解析错误的问题 (a7a5efc)