Koishi 4.17.11
Features
- cordis: 增加了
cordis/loader
导出 (cordiverse/cordis@fa78ba8) - cordis: 在不支持 HMR 的 Node.js 版本下仍然正常启动 (cordiverse/cordis@821d7b4)
- cordis: 优化了服务访问报错信息的堆栈 (cordiverse/cordis@b785eff)
- http: 支持了向
responseType
传入函数 (cordiverse/http@b2da31b) - koishi: 实验性地支持了
captureQuote
属性,运行特定指令避免捕获引用内容 (#1432) (4dd30f2) - koishi: 将
session.execute()
的返回值转化为Element[]
(#1409) (d69e934) - protocol: 废弃了协议中使用
selfId
的部分,建议使用Login
相关字段 (satorijs/satori@22d57a7) - qq: 将内部日志等级统一切换为 debug (satorijs/satori#300) (satorijs/satori@5b258de)
- sandbox: 支持了
guild-member-*
系列事件 (koishijs/webui@f63322a) - sandbox: 支持了通过本地服务器实现本地文件发送功能 (koishijs/webui@a4fb464)
- server: 支持了
/admin/login.list
API (satorijs/satori@ef7160b) - webui: 支持向
webui.addEntry()
接收的回调函数传入Client
参数 (cordiverse/webui@3702e06)
Bug Fixes
- koishi: 修复了
cmd.parse()
时fallback
设置会覆盖alias
设置的问题 (#1437) (62332c3) - qq: 修复了重连失败的问题 (satorijs/satori#297) (satorijs/satori@1d931b4)
- qq: 修复了私聊场景无法发送媒体文件的问题 (satorijs/satori#299) (satorijs/satori@d7c681d)
- qq: 修复了 QQ 服务端总是返回异常数据导致报错的问题 (satorijs/satori#301) (satorijs/satori@09a931c)
- qq: 修复了群聊场景部分情况下发送文件失败的问题 (satorijs/satori#302) (satorijs/satori@d9f87d9)
- qq: 修复了不支持新版 audit 数据格式的问题 (satorijs/satori#303) (satorijs/satori@83742e6)
- satori: 修复了桥接 Satori 缺失
session.quote
的问题 (#1395) (satorijs/satori@5854fed)
Other Changes
- chore: bump versions (7c9d21d)
- chore: bump versions (cordiverse/webui@501ebfd)
- chore: add missing devDep and fix tsconfig (satorijs/satori@f1a1c28)
- chore: update deps, fix peerDep mismatch (cordiverse/webui@49225f1)
- chore: remove .npmignore (2020a38)
- chore: use @minatojs/driver-memory directly (3bb19f4)
- chore: add exports and devDeps (cordiverse/cordis@b01cec0)
- chore: bump versions (cordiverse/cordis@f53d475)
- chore: bump versions (satorijs/satori@d42ba28)
- chore: bump versions (2e7e3e5)