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
request.keepAlive
配置项 (feat(axios): support keep alive satorijs/satori#235) (satorijs/satori@5df1a6f)useConfig()
将遵守由ctx.settings()
设置的默认值 (koishijs/webui@4c8378c)console
发送错误信息 (cordiverse/cordis@68faf23)ctx.effect()
内的回调函数返回带有dispose
方法的对象了 (cordiverse/cordis@86e0b80)$
或_
前缀的属性时将不进行注入检查 (cordiverse/cordis@0edd83e)ctx.broadcast()
时传入的频道不存在时,将会显示警告 (cba935f).cjs
and.mjs
extensions (cordiverse/yakumo@c1f67b2)notifier.message()
在控制台弹出消息 (koishijs/webui@42de242)<passive>
组件支持了message-id
和event-id
(feat(qq): addevent-id
support to<passive>
satorijs/satori#234) (satorijs/satori@1bd24ac)$.regex
,优化了 MongoDB 对于特定正则查询的兼容性和速度 (feat(minato): impl $.regex cordiverse/minato#71) (cordiverse/minato@70109f6)Bug Fixes
fs.strict
导致克隆 WebUI 仓库的开发环境无法顺利访问控制台的问题 (Bug: vite fs.strict 导致 webui 的 router 无法找到 path "/" webui#301) (koishijs/webui@250a969)import.meta.resolve
的问题 (cordiverse/yakumo@bd2e921)server
服务注入检查报错的问题 (satorijs/satori@5c0b8d6)--import
选项的支持 (cordiverse/yakumo@062dfe2)Other Changes
This discussion was created from the release Koishi 4.16.8.
Beta Was this translation helpful? Give feedback.
All reactions