Koishi 4.9.4
Notable Changes
- 支持了
<message>
消息元素,它允许以一定顺序发送多条消息 (satorijs/satori@d1fbfcb, satorijs/satori@e5e87aa, satorijs/satori@3492a3a, satorijs/satori@112dafb, satorijs/satori@11edc48)
Features
- cordis: 插件支持了
reactive
属性 (cordiverse/cordis@f2f6c20) - cordis:
ctx.accept()
支持了immediate
选项 (cordiverse/cordis@bce0b60) - cordis: 实验性地支持了
ctx.config
属性 (cordiverse/cordis@cbf34b7) - cordis:
lifecycle.flush()
将监测异步插件加载了 (cordiverse/cordis@2688f93) - cordis: 新增了
internal/before-update
事件 (cordiverse/cordis@a60abd9) - loader:
ctx.update()
将自动反馈到配置文件中 (dfaf007) - reggol: 将默认输出方式更改为
console.log()
(shigma/reggol@a793d8d) - reggol: 支持自定义标签的输出风格 (shigma/reggol@002b742, shigma/reggol@30f43ee)
- reggol: 在浏览器环境下支持了完整的 Logger API (shigma/reggol@5c8958f)
Bug Fixes
- assets: 修复了配置项覆写导致热重载异常的问题 (331712a)
- console: 修复了配置项覆写导致热重载异常的问题 (koishijs/webui@828f805)
- console: 修复了调试模式下前端无法加载的问题 (koishijs/webui#32) (koishijs/webui@dac92a5)
- cordis:
internal/update
事件改为传入修改前的配置项 (cordiverse/cordis@b9b283a) - element: 修复了自闭合元素无法正确解析的问题 (satorijs/satori@94c88ac)
- market: 修复了拖动插件到其他插件组时行为错误的问题 (koishijs/webui@cfcfdc9)
- minato: 支持了
boolean
作为可比较类型 (cordiverse/minato@6ffa9e5) - telegram: 修复了配置项覆写导致热重载异常的问题 (satorijs/satori@e974d30)
Other Changes
- chore: bump versions (8a7d67f)
- chore: bump versions (koishijs/webui@05c2fe0)
- chore: bump versions (satorijs/satori@69c6d48)
- refa: adapt to latest cordis API (669d941)
- chore: bump versions (a1e4c22)