Skip to content

0.3.4

Choose a tag to compare

@kazdonkai kazdonkai released this 11 Aug 09:09
· 25 commits to main since this release

Fixed

  • Adopted obsidianmd/eslint-plugin (the official local check for Obsidian's automated Community review) and resolved everything it flagged: setCssProps instead of direct element.style assignment, two redundant type assertions removed, and UI-language auto-detection now uses Obsidian's public getLanguage() instead of an undocumented localStorage key. No behavior change.