github koishijs/koishi 2.3.2
Koishi 2.3.2

latest releases: 4.17.9, 4.17.8, 4.17.7...
4 years ago
  • koishi-core@2.3.2
  • koishi-adapter-cqhttp@1.0.6
  • koishi-plugin-mongo@1.1.0 (minor)
  • koishi-plugin-rss@1.1.0 (minor)
  • koishi-plugin-teach@1.2.0 (minor)
  • koishi-plugin-chess@2.0.0-beta.12
  • koishi-plugin-common@3.0.3
  • koishi-plugin-eval@2.0.3
  • koishi-plugin-github@2.1.2
  • koishi-plugin-monitor@1.0.0-beta.16
  • koishi-plugin-mysql@2.0.2
  • koishi-plugin-schedule@2.0.4
  • koishi-plugin-status@2.0.0-beta.17

Features

  • core: 类型系统支持了 notify 子事件 (25d7ba5)
  • cqhttp: 新增了 bot.setGroupPortrait() 方法,用于设置群头像 (f0658b4)
  • common: group.assign 指令支持传入@用户了 (9211080)
  • eval: 新增了 authority 配置项,用于控制权限等级 (#110) (ed03ed1)
  • mysql: 对一系列插件中使用到的字段进行了初始化 (f4cbdae, c11add2)
  • rss: 优化了插件的提示文本和控制台输出 (3fa7815, 88a7aba, 1078fcd)
  • teach: 支持了 notify 子事件的钩子问题 (953591c, 864a03e)

Bug Fixes

  • eval: 修复了 eval 指令中无法访问群数据的问题 (3298f46)
  • github: 修复了类型标注与新版 @octokit/webhooks 不兼容的问题 (6d46eb0)
  • mongo: 修复了用户和群数据获取中存在的问题 (#106, #107) (0632f0e, 99e6655)
  • rss: 修复了 --remove 选项效果错误的问题 (#108) (330b0ae)
  • rss: 修复了刷新时间报错的问题 (8971417)
  • rss: 修复了部分群收不到广播的问题 (76690db)
  • teach: 修复了正则表达式中的首位括号会被自动删去的问题 (9b7f3eb)
  • teach: 修复了不安装 mysql 依赖就无法运行的问题 (16cc3ee)

Beta Features

  • status: 新增了 output 配置项用于控制指令输出,移除了 status 事件 (99fff9e)

Don't miss a new koishi release

NewReleases is sending notifications on new releases.