Features
- client: 优化了移动端适配 (koishijs/webui#91) (koishijs/webui@4df1039, koishijs/webui@3c7b8ae)
- console: 新增了
console/connection
事件,可用于监听连接数变化和鉴权更新 (koishijs/webui@87e6717) - cordis: 当正在运行的服务被替换时将抛出错误 (cordiverse/cordis@64eeecf)
- core: 新增了实验性的
filter
和computed
类型 (1b88413) - discord: 更新了类型 (satorijs/satori#66) (satorijs/satori@f7562d6)
- insight: 优化了力导向图的各项参数 (koishijs/webui@87aa02c)
- insight: 在有向边上添加了箭头 (koishijs/webui#8) (koishijs/webui@99248cd)
- market: 不再显示「所有插件」分组,优化了插件配置体验 (koishijs/webui@89590b7)
- market: 当移除插件或插件组时将弹窗进行确认 (koishijs/webui@6a2c123)
- market: 当检测到新的连接时,根据上一次刷新的时间自动刷新插件市场 (koishijs/webui#88) (koishijs/webui@81dd456)
- recall: 支持了以引用回复的形式撤回任意消息 (#950) (#951) (f66da8a)
- schema: 支持了
transform
类型的第三个参数,用于控制转换后的数据不写回上级结构 (#952) (shigma/schemastery@28b5359)
Bug Fixes
- console: 修复了自动打开窗口不遵循端口尝试的问题 (koishijs/webui@627696d)
- core: 修复了端口尝试功能失效的问题 (#873) (satorijs/satori@241d57d)
- market: 修复了工作区插件配置页面显示错误的问题 (koishijs/webui#90) (koishijs/webui@9aa8549)
- market: 修复了插件市场页面中过多的关键词会导致搜索框溢出的问题 (koishijs/webui#93) (koishijs/webui@197c0a5)
- schema: 修复了反序列化后的类型
.toString()
结果异常的问题 (shigma/schemastery#17) (shigma/schemastery@aa3a323) - status: 修复了
status
指令返回的机器人状态缺少换行的问题 (koishijs/webui#94) (koishijs/webui@8bb6598)
Other Changes
- test: fix isolate test (cordiverse/cordis@6407ac0)
- chore: use global variable for indexing (shigma/schemastery@9744b34)
- chore: bump versions (koishijs/webui@ce09611)
- refa: remove schema dep to @satorijs/core (satorijs/satori@b3176b6)
- refa: move typings to global namespace for augmentation (shigma/schemastery@0186986)
- chore: bump versions (shigma/schemastery@560ae3c)
- chore: bump versions (satorijs/satori@7c2d684)
- refa: remove schema and logger re-exports from utils (aee8af4)
- chore: bump versions (605c59b)