- koishi-core@2.5.1
- koishi-plugin-eval@2.0.5
- koishi-plugin-eval-addons@1.0.1
- koishi-plugin-teach@1.3.1
- koishi-plugin-tools@1.0.4
Features
- eval: 优化了沙箱逻辑:在主线程预先检测表达式合法性;在沙箱中使用 with 取代闭包 (9c64fb5)
Bug Fixes
- cli: 修复了服务器相关配置未能显示在 koishi init 指令中的问题 (e236bbd)
- teach: 在 # 显示的帮助中,使用
app.options.nickname
作为机器人的名称 (06a79cd) - tools: 修复了版本更新带来的类型错误 (c6e7f9f)
- tools: magi 指令发送请求时将会添加 UA (c6e7f9f)
Dependencies
- supports-color 版本从 7.2.0 更新到 8.1.0
- js-yaml 版本从 3.14.1 更新到 4.0.0,并修复了 koishi-plugin-eval-addons 中的重大变化