Skip to content

1.0.5

Latest

Choose a tag to compare

@DuckTapeKiller DuckTapeKiller released this 30 Jun 01:46

Reader Highlighter Tags 1.0.5

Fixes

  • Cleared all remaining items flagged by the Obsidian plugin review (redundant type assertions and deprecated API usage), with no change to features or appearance.
  • Settings tab now re-renders through an internal helper instead of the deprecated display() method.
  • Destructive buttons keep their styling without the deprecated setWarning() API.

Notes

  • No functional changes versus 1.0.4; this is a code-quality and review-compliance release.
  • Requires Obsidian 1.7.2 or newer.