Skip to content

0.9.1

Latest

Choose a tag to compare

@groundfic groundfic released this 10 Aug 19:19

Fixes for Obsidian's automated plugin review — no user-facing behavior changes.

  • Styles are no longer assigned directly; show/hide now uses CSS classes, and the dynamic ones (resize cursor, swipe-to-dismiss backdrop) use setCssStyles.
  • The "Related images" settings heading uses Setting.setHeading() instead of a raw <h3>.
  • Detached scratch elements use Obsidian's createEl helper.
  • Dropped the deprecated setDynamicTooltip() — the slider value is shown inline now.

If you are coming from 0.8.1, see the 0.9.0 notes for the Obsidian 1.13 changes.

To update in Obsidian: Settings → Community plugins → check for updates.