Insider 版本 v0.14.3 开始测试

昨晚12点半又又又发版啦!

新功能

  • 现在可以在库切换器中修改库的储存位置和名称,以及在系统资源管理器中显示库文件夹。
  • 内置帮助大改版。新增了在线帮助文档、Discord 频道以及论坛的入口。
  • 本地帮助库更改为沙盒库,方便你测试最新的功能。
  • 现在可以直接在外观设置中修改界面及编辑器中的字体。不过需要注意有些主题会覆盖此设置。

改进

  • 改进了实时预览模式下对嵌入内容及标注的点击体验。
  • 改进了不支持 iframe 网站的<iframe> 表现。
  • 新增了一条在当前光标处打开上下文菜单的命令。
  • 在实时预览中开启 Vim 模式后,上下移动可以进入代码块、嵌入内容、标注及表格,而不是像以前一样跳过。
  • 拖拽在库中的附件时会直接生成链接,而不是像以前一样复制附件。

Bug 修复

  • 修复了 Windows 下中文 IME 在使用标点时的选择问题。
  • 修复了引用中多行公式无法正常工作的问题。
  • 修复了 使用制表符 设置关闭时,取消缩进总有一个额外空格的问题。
  • 修复了快速切换创建新文件时不考虑相对路径的问题。
  • 修复了实时预览模式下嵌入内容无法选中的问题。
  • 修复了关闭局部关系图时的内存泄漏问题。
  • 修复了编辑器的搜索或替换命令在搜索或替换已打开时无法正常工作的问题。
  • 修复了多面板下焦点切换的问题。
  • 修复了录音机的 webm 文件无法查找,也不显示总时间的问题。
  • 修复了在macOS上粘贴图像与 Firefox、Chrome 和 Safari之间不一致的问题。
  • 修复了折叠有时无法正常加载的问题。

开发者相关

  • Callouts now has its metadata (the part in ![type|metadata]) put into its html as data-callout-metadata.
  • <webview> tags are now allowed to be used to embed external content for plugins (Electron/desktop app only).
  • Updated DOMPurify, Turndown, Mermaid, PIXI.js, and Prism.js.
  • Obsidian URI’s new action now has an optional append flag and an optional overwrite flag. If append is set, it will append to an existing file if one is found. If override is set, it will overwrite an existing file if one is found, but only if append isn’t set.
  • Obsidian URI’s new and hook-get-address actions can now optionally accept x-success as part of the x-callback-url specifications, and will return a name, url, and file (file://) as the returned URL parameters.
  • Menu constructor no longer requires App to be passed in.

原帖见 Obsidian Release v0.14.3 (Insider build) - Announcements - Obsidian Forum

2 个赞