github koishijs/koishi 4.2.2
Koishi 4.2.2

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

Notable Changes

  • sandbox: 新增插件 @koishijs/sandbox,它将允许用户在控制台中创建虚拟的账号与机器人交互,可用于调试机器人功能 (bd54bb0, 825a1a6, d3cf253, 3e0c628)

Features

  • client: 优化了使用 LocalStorage 的行为 (bdd544c)
  • client: 支持了聊天组件 <k-chat-panel> (1d8e65b)
  • client: 优化了部分组件在暗色主题时的样式 (8f04339)
  • core: 支持了 bot.hidden 属性,在控制台中将不会显示此 Bot 实例 (d32cb78)

Bug Fixes

  • console: 修复了以特定初始链接启动会报错的问题 (87e3a4c)
  • console: 修复了生产模式下 uiPath 不能正常工作的问题 (849c41b)
  • console: 修复了当添加新的控制台插件时,后端不会主动推送数据的问题 (a6e71f7)
  • core: 修复了 autoAuthorize, autoAssign 的行为与预期不符的问题 (0826381)
  • core: 修复了 prefix 配置项的缺省值与文档所述不符的问题 (#523) (351184e)
  • github: 修复了删除订阅时可能的报错问题以及删除仍然监听的问题 (#375, #455, #489) (fc15dec)
  • manager: 修复了点击更新依赖提示超时的问题 (#521) (15a1248)
  • memory: 修复了无法读取本地文件的问题 (#519, #520) (34aad76)
  • mysql: 修复了 time 类型不会返回 Date 的问题 (#512) (6129625)

Other Changes

Don't miss a new koishi release

NewReleases is sending notifications on new releases.