Koishi 4.14.2
Notable Changes
- slack: 新增了 Slack 适配器 (satorijs/satori@1dfde7d, satorijs/satori@ab44236, satorijs/satori@0935b98, satorijs/satori@2077591, satorijs/satori@96488ef, satorijs/satori@6e3e037, d200dcb)
- whatsapp: 新增了 WhatsApp 适配器 (satorijs/satori@c9330ba, satorijs/satori@b64615f, satorijs/satori@bc5fce7, satorijs/satori@4142bda, 3c359d7, satorijs/satori@45b5755, satorijs/satori@28414e9, satorijs/satori@fc1cb99)
Features
- axios: 实验性地支持了
ctx.http.url()
(satorijs/satori@69a0291) - core: 模块导出中增加了
types
入口以支持nodenext
(fcce92c) - core: 指令数据的国际化字段将遵循全局设置的语言优先级 (0ec4ca9)
- loader: 配置文件中的
$filter
支持了插值语法 (#1170) (f4e7142) - telegram: 支持了
bot.getUser()
(satorijs/satori#149) (satorijs/satori@76eaa4c) - telegram: 支持了斜线指令 (satorijs/satori#137) (#1004) (#1174) (satorijs/satori@d1e090d, 69ea205)
Bug Fixes
- auth: 修复了令牌数据被频繁更新的问题 (koishijs/webui#214) (koishijs/webui@cb2ab14)
- config: 修复了部分情况下「重载插件」按钮无法点击的问题 (koishijs/webui#209) (koishijs/webui@877f0a2)
- core: 修复了
session.permissions
为空值导致的报错问题 (57cded0) - core: 修复了适配器插件直接继承
Adapter
基类时不显示配置项的问题 (satorijs/satori@f3d3bdd) - core: 回退了 4.14.0 更新的部分类型改动 (7045c20)
- discord: 修复了斜线指令会在启动时重复更新的问题 (satorijs/satori@201eeab)
- discord: 修复了私聊无法使用斜线指令的问题 (satorijs/satori@c9e6496)
- discord: 修复了斜线指令注册可能导致 403 和 429 错误的问题 (satorijs/satori@0802652)
- matrix: 修复了所有消息均视为私聊的问题 (#1158) (satorijs/satori#147) (satorijs/satori@1d7f04c)
- registry: 增加了用于处理 npm registry 同步异常状况下的逻辑 (koishijs/webui@6bc40a2)
- schema: 修复了显示默认配置标题的判断逻辑 (shigma/schemastery@cf49580)
Other Changes
- chore: bump versions (1b8fe23)
- i18n: update translations (koishijs/webui#203) (koishijs/webui@f88acd4)
- docs: update adapter name, close #1168 (#1169) (680838b)
- chore: update readme (satorijs/satori@a21f965)
- chore: add adapter readme (500c110)
- chore: add npmignore (shigma/schemastery@24e1b80)
- chore: bump versions (satorijs/satori@fffa2be)
- chore: bump versions (7f345c4)
- chore: bump versions (koishijs/webui@6b586e3)