Skip to content

0.3.1

Choose a tag to compare

@johannes-kaindl johannes-kaindl released this 22 Jun 05:35
· 4 commits to main since this release
9b98bf3

Patch release addressing the Obsidian community automated review.

  • Replaced a direct style.height assignment with setCssStyles.
  • Removed the inert declarative settings API so the plugin no longer uses Obsidian 1.13-only APIs (settings render via the classic path on all supported versions).
  • minAppVersion bumped to 1.7.2 (revealLeaf is @SInCE 1.7.2); floating leaf promises voided; deprecated setDynamicTooltip and redundant casts removed.
  • Manifest/README identity is now fully consistent (vault-retrieval / "Vault Retrieval").

Assets: main.js, manifest.json, styles.css.