1.1.2
Minor maintenance release — just cleaning up a couple of deprecation warnings flagged by the plugin review. No functional or behavior changes.
Changes
- Replaced the deprecated
setWarning()button call with themod-warningCSS class on the "Clear list" button (same red styling, no deprecated API). - Settings tab now re-renders through an internal helper instead of calling the deprecated
SettingTab.display()method directly.
Still compatible with Obsidian 1.12.0+.
Full Changelog: 1.1.1...1.1.2