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
-
Koishi 4.17.6
Features
ctx.http.isError
(用于取代HTTP.Error.is
) (cordiverse/http@f2d8908),
和_
作为大数的分隔符 (feat(core): parser[number]: support delimiters in number #1386) (be8bcb2)$.object()
,修复了 SQLite 对于 JSON 处理的一些边界情况 (feat(minato): optimize $.object, fix sqlite json unquote cordiverse/minato#94) (cordiverse/minato@72ea137)Bug Fixes
null
并且实际失效的问题 (koishijs/webui@b82f45b)proxyAgent
可能无法工作的问题 (cordiverse/http@19da9b9)config
对象导致后续异常重载的问题 (cordiverse/minato@2c43c43)Next Updates
以下变更属于开发中的 Cordis 生态,并不会影响 Koishi 的行为,但会在未来版本为 Koishi 提供更多功能。
loader: 重新设计并实现了 Loader API,具备完整的配置文件管理能力:
create
,update
,remove
操作 (cordiverse/cordis@e67ea4a)entry.inject
,用于管理不同生态层级中的插件 (cordiverse/cordis@79c564a)--expose-internal
的插件导入,理论上支持了所有包管理器的依赖解析语义 (cordiverse/cordis@0fb99bd)webui: 初步实现了 Cordis WebUI,在 Koishi 的基础上有以下变化:
DataService
并重新设计了数据推送机制 (cordiverse/webui@0fe9ace, cordiverse/webui@627b7fb)registry: 实现了 @cordisjs/registry,在 Koishi 的基础上有以下变化:
manifest.exports
,允许在一个包中发布多个插件 (cordiverse/webui@ccf6cfb, cordiverse/webui@ae18578)manifest.ecosystem
,允许插件建立多级生态 (cordiverse/webui@a85dcc9)database: 初步实现了 @satorijs/plugin-database,它为 Satori 提供了数据库能力,用于改善聊天应用的体验:
ctx.satori.database
服务 (satorijs/satori@4d0b4d1)Span
算法实现了增量式、可靠、高并发的消息数据库 (satorijs/satori@4e90bab, satorijs/satori@0a199ab, satorijs/satori@e27ee3a, satorijs/satori@3654016, satorijs/satori@766f660, satorijs/satori@062bded, satorijs/satori@69ac82c, satorijs/satori@2abeded, satorijs/satori@152ff1e, satorijs/satori@05086e8, satorijs/satori@9600ef7, satorijs/satori@a3a6fd0)Other Changes
This discussion was created from the release Koishi 4.17.6.
Beta Was this translation helpful? Give feedback.
All reactions