Skip to content

FleurPilot v1.0.6

Choose a tag to compare

@gibsonchan-5 gibsonchan-5 released this 12 Aug 07:16
· 3 commits to main since this release

修复

  • 使用 setHeading() 替代 createEl('h2'),确保 UI 一致性
  • 使用 update() 替代 display(),符合 Obsidian 1.13+ 最佳实践
  • 移除已废弃的 setDynamicTooltip() 调用
  • 通过 Obsidian 社区审查检查