Koishi 4.13.3
Features
- auth: 支持了配置漫游功能,用户可以在多个客户端同步配置 (koishijs/webui@02c2d90)
- client: 支持了客户端配置修复功能 (koishijs/webui@d069cdc)
- client: 支持了
slot.disabled()
,用于替换已废弃的slot.when()
(koishijs/webui@9693dac) - loader: 支持了
envData.message
,可用于启动后显示消息 (e919a7e) - logger: 支持了
target.write()
钩子,可用于保存更多日志信息 (shigma/reggol@2ad61d7, shigma/reggol@e39aa07, a61ca03) - logger: 优化了日志输出策略,修复了日志过大导致卡死的问题 (koishijs/webui#50) (koishijs/webui@16a8395)
- market: 实验性地支持了
ctx.installer
服务,可用于程序化地更新插件 (koishijs/webui@fd6086f)
Bug Fixes
- config: 修复了插件启用时日志没有输出在服务端的问题 ( (koishijs/webui@81798a2)
- core: 修复了
ctx.component()
不自动回收副作用的问题 (#1105) (satorijs/satori@108b98e) - core: 修复了带有
value
的选项仍然会吞掉参数的问题 (#1109) (c0593b4) - core: 修复了变长参数的类型转换无效的问题 (#1111) (f793cdd)
- discord: 修复了由于 gateway 版本过低导致事件缺失的问题 (satorijs/satori#119) (satorijs/satori@0291a27)
Other Changes
- chore: bump versions (shigma/reggol@e0c7591)
- chore: bump versions (7fa8e76)
- chore: bump versions (satorijs/satori@a74ca82)
- i18n: init i18n config for auth (koishijs/webui@392eb6b)
- chore: bump versions (koishijs/webui@ebd1464)
- chore: bump versions (1e7c2d8)