npm koishi 4.6.2
Koishi 4.6.2

latest releases: 4.17.9, 4.17.8, 4.17.7...
2 years ago

Notable Changes

Features

  • client: 优化了 markdown 组件内链接的样式 (40f1723)
  • core: 现在支持在指令参数类型中抛出 i18n 路径了 (9d54783)
  • echo: [MAJOR] 新增了 unescape 选项并调整了 escape 选项的行为 (#642) (4fdbafd)
  • mongo: 新增了 virtualKey 配置项,允许使用 _id 存储主键以降低空间占用 (cordiverse/minato@adaccae, cordiverse/minato@cdd8a4a)
  • mysql: 现在启动时将自动增量创建 unique index 了 (cordiverse/minato@bc101b2)
  • onebot: 新增了 bot.qqguildPlatform 配置项,用于自定义 QQ 频道的平台名 (fa57cdf)

Bug Fixes

  • core: 修复了不配置 proxyAgent 会导致 WebSocket 连接失败的问题 (#639) (8954f85)
  • core: 修复了使用快捷方式时部分类型的参数不能正常解析的问题 (#614) (#648) (12ae094)
  • core: 修复了使用 value 自定义值的选项不会显示在帮助中的问题 (#656) (230c658)
  • core: 修复了被重定向的多级指令没有正确解析的问题 (#540) (#652) (e5cb56b)
  • orm: 修复了可能在建表完成前查询而导致报错的问题 (cordiverse/minato#1) (cordiverse/minato@67ac118)
  • scripts: 修复了使用 -c 选项初始化控制台插件时模板错误的问题 (99f886b)

Other Changes

  • chore: use symlink (328b471)
  • chore: bump versions (f0f01ce)
  • chore: fix broken links in package.json (69b094e)
  • test: fix test imports (f9e2748)
  • chore: bump versions (7eaf808)

Don't miss a new koishi release

NewReleases is sending notifications on new releases.