Skip to content

1.3.1

Choose a tag to compare

@github-actions github-actions released this 18 Aug 10:47
· 2 commits to main since this release

Fixes the obsidianmd/no-unsupported-api error reported by the community directory review.

Breaking

  • Obsidian 1.13.0 or later is now required (minAppVersion was 1.0.0).
    The settings tab is rendered entirely from the declarative settings API, which
    is only available on 1.13.0+, so the deprecated display() fallback was removed.
    Version 1.3.0 remains available for older Obsidian versions.

Full Changelog: 1.3.0...1.3.1