Koishi 4.17.10
Features
- cordis: 支持了
ctx.mixin()
的副作用回收 (cordiverse/cordis@773a762) - create: 初始化项目时将写入
packageManager
(cordiverse/cordis@2bdbf0c) - discord: 支持使用
global_name
属性作为user.nick
(satorijs/satori#285) (satorijs/satori@4a1f487) - discord: 实验性地支持了
<sticker>
元素 (未来将会统一为标准元素) (satorijs/satori#284) (satorijs/satori@8d1a614) - qq: 更新了官方 API 的鉴权方式和事件回复 (satorijs/satori#290) (satorijs/satori@4c68dc2)
- qq: 支持了获取群成员头像 (satorijs/satori#293) (satorijs/satori@eebde78)
Bug Fixes
- cordis: 修复了打包器环境下的
process.cwd()
调用失败的问题 (cordiverse/cordis@6d7cfe6) - cordis: 适配了 Node 20.13 以上版本的模块内部 API (cordiverse/cordis@624d27f)
- inspect: 修复了引用回复消息
messageId
缺失的问题 (#1417) (e4fe81b) - koishi: 解析指令参数时支持提取内部资源元素 (#1400) (eb7714a)
- koishi: 指令选项别名支持使用 CJK 字符了 (#1424) (605b1b7)
- koishi: 修复了
ctx.broadcast()
永远报错失败的问题 (#1418) (10e359a) - qq: 修复了部分情况下
<audio>
的发送 (satorijs/satori#289) (satorijs/satori@3bba22c) - qq: 修复了格式更改后
session.timestamp
的解析 (satorijs/satori#296) (satorijs/satori@1080073) - schema: 适配了新版 element-plus 的样式变动 (shigma/schemastery@69fe8ef)
Other Changes
- chore: bump versions (b246289)
- refa: refactor cordis api (cordiverse/http@d9725b1)
- chore: bump versions (cordiverse/http@83bbf8c)
- chore: re-order mixed decl, fix koishijs/webui#331 (koishijs/webui@14ec1b6)
- refa: use message encoder for mock bots (e97a631)
- chore: bump versions (cordiverse/cordis@2d4a1f6)
- chore: bump versions (shigma/schemastery@35d8ef9)
- chore: fix import and config (cordiverse/webui@01e05a0)
- chore: bump versions (satorijs/satori@57047bc)
- chore: bump versions (7c9d21d)