1.3.1
Fixes the obsidianmd/no-unsupported-api error reported by the community directory review.
Breaking
- Obsidian 1.13.0 or later is now required (
minAppVersionwas 1.0.0).
The settings tab is rendered entirely from the declarative settings API, which
is only available on 1.13.0+, so the deprecateddisplay()fallback was removed.
Version 1.3.0 remains available for older Obsidian versions.
Full Changelog: 1.3.0...1.3.1