- feat: 增加 Drawio 图形编辑功能
- feat: 增加更新镜像源配置
- upd: 升级 markdown-it 版本
- upd: 优化侧栏内存占用
- upd: 其他样式微调和用户体验优化
- fix: 修复侧栏文件标记状态不正确
- fix: 修复仓库绝对路径附件不能打开问题
- feat(plugin):
ctx.api.readFile方法增加asBase64参数 - feat(plugin):
ctx.api.writeFile方法增加asBase64参数
- feat: add Drawio editing
- feat: add setting of upgrade source
- upd: upgrade markdown-it
- upd: optimize memory usage of sidebar
- upd: other style update and user experience optimization
- fix: fix file mark status in the sidebar is incorrect
- fix: fix the absolute path attachment of the repository cannot be opened
- feat(plugin): add
asBase64parameter forctx.api.readFilemethod - feat(plugin): add
asBase64parameter forctx.api.writeFilemethod