1.0.3
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