Notable Changes
- minato: 对数据库进行
set
,upsert
,remove
操作时将返回修改条目相关信息了 (cordiverse/minato#49) (cordiverse/minato#50) (cordiverse/minato@d47e4ad) (cordiverse/minato@345bdf8) - postgres: 新增了官方插件 @koishijs/plugin-database-postgres (cordiverse/minato#51) (cordiverse/minato@3bfab21)(25f57fb)
- temp: 新增了官方插件 @koishijs/plugin-server-temp,可用于临时提供文件访问 (satorijs/satori@ddda5f1) (50cca17)
Features
- console: 支持了
config.dev
相关配置项,同时默认开启fs.strict
(koishijs/webui@bab163f) - cordis: 支持了
Context.associate()
,将用于提供跨服务的 API (cordiverse/cordis@68e4630) (satorijs/satori@bb60a27) (ce430cb) - cordis: 支持了服务赋值时自动注册
dispose
行为 (cordiverse/cordis@9e6b21d) - mongo: 支持了
config.writeConcern
(8a2d13d) (cordiverse/minato@2e61477) - mysql: 支持了
config.ssl
相关配置项 (412211c) (f93dde4) - qq: 支持了对私有地址图片的发送 (satorijs/satori@aac353d)
- qq: 支持了
msg_seq
,修复了多条回复消息无法发送的问题 (satorijs/satori#180) (satorijs/satori@47e7efc) (satorijs/satori@b28ab7c) - schema: 当「撤销更改」和「恢复默认值」不会影响当前值时,对应的按钮显示为灰色 (shigma/schemastery@8434a0d)
- schema: 对
array
和dict
类型的配置项支持了.collapse()
(shigma/schemastery@49975f2) - temp: 支持了
config.selfUrl
,用于覆盖全局配置项 (satorijs/satori@d8a790d)
Bug Fixes
- config: 通过
$if
禁用的插件将不再显示在配置页面中,以避免操作不当引发的错误 (koishijs/webui#249) (koishijs/webui@56be891) - core: 修复了当接收到 @ 消息时,指令可能异常出发的问题 (14073ff)
- core: 修复了
autoAuthorize
设置为0
时处理消息有概率报错的问题 (#1267) (e6a5456) - core: 修复了
Schema.computed()
默认值行为错误的问题 (#979) (#1272) (10a7704) - dingtalk: 支持了新版 API,修复了收到消息报错的问题 (satorijs/satori#178) (satorijs/satori#181) (satorijs/satori@2861f00)
- loader: 修复了对非字符串类型的配置项进行插值时会导致插件启动失败的问题 (#1217) (d7598bf)
- server: 确保路由相关配置不以
/
结尾 (satorijs/satori@6b25d5d)
Other Changes
- chore: bump versions (407f9cf)
- chore: bump mongo driver to v6 (cordiverse/minato#48) (cordiverse/minato@f27c79a)
- refa: remove upstream plugins to upstream repo (0260fee)
- chore: setup plugin actions (koishijs/webui@149caf0)
- chore: setup plugin oobe (koishijs/webui@570beb7)
- chore: bump versions (koishijs/webui@0833aff)
- chore: remove deprecated
registry.dispose()
(cordiverse/cordis@9289a14) - chore: bump versions (cordiverse/cordis@f50d9db)
- chore: setup yarn 4 (cordiverse/cordis@812bf2a)
- chore: bump versions (satorijs/satori@4cc7a3a)
- chore: bump versions (cordiverse/minato@7a30717)
- chore: bump versions (463b676)