v3.19.0
·
1956 commits
to develop
since this release
- 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.renderImmediately
method - feat(plugin): add
ctx.base.trashItem
method - feat(plugin): add
ctx.view.getAbsolutePath
method - feat(plugin): add
ctx.lib.sortablejs
module - feat(plugin): add
ctx.lib.dataURLtoBlob
method - feat(plugin): add
ctx.lib.downloadDataURL
method - upd(plugin): remove
ctx.lib.dataURItoBlobLink
method