0.3.1
Patch release addressing the Obsidian community automated review.
- Replaced a direct
style.heightassignment withsetCssStyles. - 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).
minAppVersionbumped to 1.7.2 (revealLeafis @SInCE 1.7.2); floating leaf promises voided; deprecatedsetDynamicTooltipand redundant casts removed.- Manifest/README identity is now fully consistent (
vault-retrieval/ "Vault Retrieval").
Assets: main.js, manifest.json, styles.css.