Skip to content

1.0.3

Choose a tag to compare

@perinchiang perinchiang released this 11 Jun 03:32
· 3 commits to main since this release

Fix Obsidian community store review failures:

  • Raise minAppVersion to 1.13.0 (covers setDestructive, FileManager.trashFile, getLanguage APIs)
  • Add TranslateFn type annotation to eliminate any-type warnings across all modals and settings
  • Fix empty catch block with descriptive comment
  • Add void prefix to debouncedSave() calls
  • Fix computed name type in i18n.ts template replacement