Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb
- feat: 查看链接面板增加查看当前文档引用的资源链接和外部链接功能
- feat: 增加插入表格面板,支持快速指定行列数
- feat: 导出 HTML 支持包含目录
- feat: 当无法将文件移动到回收站时,询问是否永久删除文件
- feat: 支持
![[图片链接]]
Wiki 链接方式引入图片,但暂不支持模糊匹配路径 - feat: 设置图片保存路径变量增加
{docPath}
变量 - fix: 修复新版 Chrome 浏览器上文档标题自动编号不正确问题
- fix: 修复某些情况下 UI 元素层级不正确问题
- feat(plugin): 增加
AFTER_PARSE_LINK
Hook 用以拦截链接解析 - feat(plugin): 增加
VIEW_DOM_ERROR
Hook 用以监听预览区错误事件 - feat(plugin): 增加
ctx.components.IndexStatus
组件
- feat: Added the ability to view resource links and external links referenced in the current document through the link panel.
- feat: Added a table insertion panel, supporting quick specification of rows and columns.
- feat: Exporting to HTML now supports the inclusion of a table of contents.
- feat: When unable to move a file to the recycle bin, prompt whether to permanently delete the file.
- feat: Support for introducing images using the Wiki link method
![[Image Link]]
, but fuzzy path matching is not yet supported. - feat: Added the
{docPath}
variable to the image save path settings. - fix: Fixed the issue of incorrect automatic numbering of document titles in the latest version of the Chrome browser.
- fix: Fixed the issue of incorrect UI element layering in certain situations.
- feat(plugin): Added the
AFTER_PARSE_LINK
Hook to intercept link parsing. - feat(plugin): Added the
VIEW_DOM_ERROR
Hook to listen for errors in the preview area. - feat(plugin): Added the
ctx.components.IndexStatus
component.
增加新扩展“Graph View”,以查看仓库中所有文档的关系图