Version 0.67.0
Released on 2023-09-02
♻ Code Refactoring
- plugin: 重构 plugin Store 组织结构,便于开发与迭代维护.
✨ Features
- plugin-dev: 优化 manifest 报错原因提示,并支持 id 从 manifest 自动获取.
🐛 Bug Fixes
- plugin-dev: 修正编辑模式下预览展示问题和 id 重复校验问题.
- plugin: 修正开启插件后会话无效的问题.
Improvements and Fixes
Code refactoring
- plugin: 重构 plugin Store 组织结构,便于开发与迭代维护 (ec527cb)
What's improved
- plugin-dev: 优化 manifest 报错原因提示,并支持 id 从 manifest 自动获取 (7f0787d)
What's fixed