Bug 修复
- 修复了使用 frontmatter 时旧版编辑器崩溃的问题。
- 修复了
Ctrl/Cmd+G快捷键在阅读视图中无法使用的问题。 - 修复了
Ctrl/Cmd+G快捷键与打开图谱快捷键冲突的问题。
开发者相关
- Introduced
apiVersion: stringandrequireApiVersion(version: string): booleanto help with API version requirements. Plugin authors can use this function to limit functionality that depends on new Obsidian APIs to avoid crashing on older versions of Obsidian.
