1.0.1
Compliance release for the Obsidian community plugin automated review.
- Moved ~90 inline JS style assignments into styles.css (theme-adaptable button colors, class-based show/hide)
- Removed runtime <style> element injection
- minAppVersion raised to 1.7.2 (async revealLeaf and related APIs)
- Migrated localStorage usage to App#saveLocalStorage/loadLocalStorage (vault-scoped)
- No functional changes; two migration regressions caught and fixed by parity review