Notable Changes
- 将部分插件的存储路径统一改为实例目录下的
data
文件夹 (koishijs/webui@f210c28, 2591a4b, 12cccb4) - 实验性地支持了 Action API,允许控制台扩展定义和触发上下文菜单 (koishijs/webui@78cdff6, koishijs/webui@0f8ccd4, koishijs/webui@b9b0f6d, koishijs/webui@8eb3309)
- 优化了
.role('table')
的表达能力:- 优化了表格边框的样式和动效 (shigma/schemastery@864604e)
- 支持了 array / dict 内嵌 object / tuple 的二维表格 (shigma/schemastery@e5b5639)
- 支持了
boolean
和union
作为表格内元素的基础类型 (shigma/schemastery@ac7f65f)
Features
- client: 优化了客户端样式 (koishijs/webui@3dcebb0)
- config: 支持了插件配置界面的上下文菜单 (koishijs/webui#70)
- console:
DataService
会默认依赖console
服务了 (koishijs/webui@7708b87) - core: 在实现
Bot
类时,适配器现在是可缺省的了 (satorijs/satori#117) (satorijs/satori@fc5f82d)
Bug Fixes
- mail: 修复了
bot.username
缺失的问题 (satorijs/satori#116) (satorijs/satori@a6054e0) - mail: 修复了连接失败时停用插件会导致无限重连的问题 (satorijs/satori#115) (satorijs/satori#118) (satorijs/satori@bbba848)
- theme: 优化了侧边栏样式和移动端适配 (koishijs/webui#175) (koishijs/webui#182) (koishijs/webui@f0dc492)
Other Changes
- chore: bump versions (ad71c0d)
- refa: migrate config menu to action api (koishijs/webui@c13e463)
- refa: enhance app file structure (koishijs/webui@3d99a52)
- refa: migrate to menu API for explorer (koishijs/webui@f687a09)
- refa: migrate to menu API for sandbox (koishijs/webui@eb3b7e5)
- chore: bump versions (koishijs/webui@b526d6d)
- chore: bump versions (shigma/schemastery@bde7963)
- chore: bump versions (koishijs/webui@0689493)
- chore: bump versions (satorijs/satori@76ca879)
- chore: bump versions (7fa8e76)