Koishi 4.16.7
Features
- commands: 支持了设置指令别名携带的参数和选项 (koishijs/webui@466541f)
- console: 支持了在构建出的文件中使用非相对路径的包名 (koishijs/webui@7c388e4)
- console: 支持了适用于 node.js 的 ESM 导出 (#1339) (koishijs/webui@3819721)
- core: 实验性地支持了
alias.filter
(5dee042) - market: 支持在安装面板中选择依赖版本 (koishijs/webui@cfd12b0)
- market: 非批量操作模式下,安装面板将自动选择未下载的依赖同时安装 (koishijs/webui#10) (koishijs/webui@3e11380)
- qq: 支持了基于反射的内部 API,优化了错误日志 (satorijs/satori#230) (satorijs/satori#232) (satorijs/satori@92c471b) (satorijs/satori@3ea40ef)
- schema: 配置项支持了「编辑 JSON」功能 (#1270) (shigma/schemastery@b8425dc) (shigma/schemastery@b08e36b)
- status: 支持客户端设置机器人状态提示灯的最大显示数量 (koishijs/webui#274) (koishijs/webui@4e176f8)
Bug Fixes
- commands: 移除了不必要的配置写回 (koishijs/webui@aaf5f24)
- core: 修复了 ESM 导出与 CJS 导出行为不一致的问题 (#1339) (satorijs/satori@dbfc243) (8ea157b)
- discord: 添加了默认的按钮文本以解决文本缺失导致的报错问题 (satorijs/satori#233) (satorijs/satori@c1ea1ad)
- element: 为 JSX 类型添加了回退属性以防止报错 (#1345) (satorijs/satori@4486656)
- mail: 修复了发送消息失败的问题 (satorijs/satori#206) (satorijs/satori#229) (satorijs/satori@bfaff44)
- market: 修复了在批量操作模式下,依赖在移除后仍然显示在依赖管理中的问题 (koishijs/webui@0efd20b)
- server: 服务器启动时将输出实际监听的地址而非可访问的地址 (#1344) (cordiverse/server@707393b)
- status: 修复了状态栏负载条内文本可能溢出的问题 (koishijs/webui#59) (koishijs/webui@6ff13f0)
Other Changes
- chore: bump versions (koishijs/webui@f86a75e)
- chore: bump versions (f39e54e)
- refa: replace
<T>
with<T, >
to workaround JSX ambiguity (5d2ae54) - refa: replace
<T>
with<T, >
to workaround JSX ambiguity (koishijs/webui@995a2bd) - refa(commands): migrate to rpc entry API (koishijs/webui@3637f6b)
- refa(commands): migrate to action menus (koishijs/webui@98dcb5b)
- chore: bump versions (koishijs/webui@737cf61)
- chore: setup esm exports (cordiverse/server@e687e94)
- chore: bump versions (57429dd)
- chore: bump versions (satorijs/satori@8217e1f)