- feat: 表格编辑增加排序功能
- feat: 预览界面右键菜单新增本地图片上传图床功能
- feat: 侧栏空白区域右键菜单新增创建文档和创建文件夹功能
- upd: 删除文件使用系统回收站
- upd: 升级 Mermaid 版本
- upd: 优化 Echarts 渲染
- upd: 优化脑图使用体验
- upd: 其他样式微调和用户体验优化
- fix: 修复文档 Tabs 拖拽排序顺序不正确问题
- feat(插件): 新增
ctx.view.renderImmediately方法 - feat(插件): 新增
ctx.base.trashItem方法 - feat(插件): 新增
ctx.view.getAbsolutePath方法 - feat(插件): 新增
ctx.lib.sortablejs模块 - feat(插件): 新增
ctx.lib.dataURLtoBlob方法 - feat(插件): 新增
ctx.lib.downloadDataURL方法 - upd(插件): 移除
ctx.lib.dataURItoBlobLink方法
- feat: add sorting function in table editing
- feat: add "uploading local images" to the context menu of the preview
- feat: add "Create Document" and "Create Folder" to the context menu of the blank area of the sidebar
- upd: delete files using system recycle bin
- upd: upgrade Mermaid version
- upd: optimize Echarts rendering
- upd: optimize the experience of using the brain map
- upd: other style update and user experience optimization
- fix: fix the incorrect order of dragging and dropping of document tabs
- feat(plugin): add
ctx.view.renderImmediatelymethod - feat(plugin): add
ctx.base.trashItemmethod - feat(plugin): add
ctx.view.getAbsolutePathmethod - feat(plugin): add
ctx.lib.sortablejsmodule - feat(plugin): add
ctx.lib.dataURLtoBlobmethod - feat(plugin): add
ctx.lib.downloadDataURLmethod - upd(plugin): remove
ctx.lib.dataURItoBlobLinkmethod