You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Notable Changes
schema
,重构了部分基于此服务的逻辑 (cordiverse/cordis@ab63f5f, cordiverse/http@d033173, edbeaec)proxyAgent
迁移至 proxy-agent 插件中 (会在启动时自动迁移,无需手动修改) (68d2001)package.json
中types
的使用与规范不同的问题,此改动可能导致开发者本地的 TypeScript 编译错误,如果发现此问题,请按照下图修改你的tsconfig.json
:Features
options.global
,优化了内部事件的数量 (cordiverse/cordis@717b11d)<blockquote>
形式展示的quote
消息元素 (feat(telegram): support blockquote satorijs/satori#276) (satorijs/satori@27d7fa9)Bug Fixes
rawBody
的使用 (satorijs/satori@ac6d150)files.local
时加载文件路径错误的问题 (fix(telegram): Invalid URL when enabled files.local satorijs/satori#278) (satorijs/satori@1835b5e)Next Updates
以下变更属于开发中的 Cordis 生态,并不会影响 Koishi 的行为,但会在未来版本为 Koishi 提供更多功能。
inject
(cordiverse/cordis@b78fd8e)EntryTree
,该功能允许创建独立的加载域,例如支持从其他文件读取配置和插件 (cordiverse/cordis@9c95eb0, cordiverse/cordis@619213a, cordiverse/cordis@b49bbe6, cordiverse/cordis@643f4b1, cordiverse/cordis@8bb0b0f, cordiverse/cordis@16b1a89, cordiverse/cordis@f970d3c, cordiverse/webui@d771a32)!!js
语法 (cordiverse/cordis@6688d23)entry.ctx
,解耦了部分 Loader 核心功能为独立插件 (cordiverse/cordis@c9c6b3a, cordiverse/cordis@8601195, cordiverse/cordis@d377564)exports
导出的插件 (cordiverse/webui@94d415a)Other Changes
This discussion was created from the release Koishi 4.17.8.
Beta Was this translation helpful? Give feedback.
All reactions