Skip to content

v1.4.2-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 12:50
· 1826 commits to master since this release

Cleaned up issues found by Obsidian's Community Plugins submission team, including refactoring to use built in APIs for setting tooltips, headings, and using AbstractInputSuggest in place of suggest.ts.

Changelog

  • chore: missing import for setTooltip
  • refactor: replaced suggester.ts with AbstractInputSuggest
  • refactor: heading, tooltip changes per plugin review comments