Skip to content

0.5.3

Latest

Choose a tag to compare

@willmove willmove released this 14 Jun 16:26

0.5.3

Resolve the last community review lint error.

Fix

  • Remove workspace.revealLeaf() call; replace with a second
    setViewState({ active: true }) to make an existing preview panel
    visible. This removes the only remaining no-unsupported-api error
    flagged by the Obsidian review bot.
  • Restore minAppVersion to 1.5.0.

No user-facing behavior change.