github koishijs/koishi 2.2.2
Koishi 2.2.2

latest releases: 4.17.8, 4.17.7, 4.17.6...
3 years ago
  • koishi-core@2.2.2
  • koishi-utils@3.1.5
  • koishi-test-utils@5.0.1
  • koishi-plugin-common@3.0.0 (major)
  • koishi-plugin-github@2.0.3
  • koishi-plugin-status@2.0.0-beta.15
  • koishi-plugin-teach@1.0.4

Features

  • utils: 新增了 makeArray() 工具函数 (831fe19)
  • test-utils: 新增了 server.receive(),可用于模拟 HTTP 请求 (06c0351)
  • common: 新增了 feedback 指令,可用于向作者发送反馈信息 (ced29c3)
  • github: 新增了 shot 快捷操作,可用于获取评论的网页截图 (8367db9)

Bug Fixes

  • core: 自动删除 [CQ:reply] 后的空白字符 (c64f716)
  • core: 现在不会对回复消息进行指令提示了 (f3a3a19)
  • test-utils: session.receive() 将额外等待一个 next tick 以避免边界情况 (a2a9faf)
  • common: 群会话中的 ctxf -u 应移除 session.$group 属性 (50a011c)
  • github: 修复了错误的 bot 检测实现 (cf00713)
  • github: 修复了错误的 PR 合并输出 (ffc8a1e)

Beta Features

  • status: 支持通过 config.refresh 控制状态刷新的时间 (0c58830)
  • status: 实验性地支持了 status 事件钩子 (827aa1f)

Dependencies

  • 将编辑距离库从 leven 更换为了 fastest-levenshtein (#100) (031293c)

Don't miss a new koishi release

NewReleases is sending notifications on new releases.