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
Features
config.dev
相关配置项,同时默认开启fs.strict
(koishijs/webui@bab163f)Context.associate()
,将用于提供跨服务的 API (cordiverse/cordis@68e4630) (satorijs/satori@bb60a27) (ce430cb)dispose
行为 (cordiverse/cordis@9e6b21d)set
,upsert
,remove
操作时将返回修改条目相关信息了 (feat: set/upsert/remove returns WriteResult cordiverse/minato#49) (feat: add matched to WriteResult, adjust tests cordiverse/minato#50) (cordiverse/minato@d47e4ad) (cordiverse/minato@345bdf8)config.writeConcern
(8a2d13d) (cordiverse/minato@2e61477)config.ssl
相关配置项 (412211c) (f93dde4)msg_seq
,修复了多条回复消息无法发送的问题 (fix(qq): supportmsg_seq
satorijs/satori#180) (satorijs/satori@47e7efc) (satorijs/satori@b28ab7c)array
和dict
类型的配置项支持了.collapse()
(shigma/schemastery@49975f2)config.selfUrl
,用于覆盖全局配置项 (satorijs/satori@d8a790d)Bug Fixes
$if
禁用的插件将不再显示在配置页面中,以避免操作不当引发的错误 (Bug: 当配置存在 $if 时 在配置页面拖动配置 会报错 webui#249) (koishijs/webui@56be891)autoAuthorize
设置为0
时处理消息有概率报错的问题 (Bug: 当全局设置 autoAuthorize 为 0 时 一个不在数据库的用户执行命令 会报错 #1267) (e6a5456)Schema.computed()
默认值行为错误的问题 (Bug:Schema.computed()
默认值行为异常 #979) (Bug: 无法同时设置空指令前缀和斜线前缀 #1272) (10a7704)/
结尾 (satorijs/satori@6b25d5d)Other Changes
registry.dispose()
(cordiverse/cordis@9289a14)This discussion was created from the release Koishi 4.15.6.
Beta Was this translation helpful? Give feedback.
All reactions