Skip to content

0.1.1

Choose a tag to compare

@github-actions github-actions released this 01 Oct 09:39

πŸ”§ Patch release (v0.1.1)

This update addresses the issues flagged by the Obsidian review bot.
No new features or breaking changes.

✨ Fixes:

  • πŸ›‘οΈ Replaced innerHTML / outerHTML with safe Obsidian DOM helpers
  • πŸ“„ Removed detaching custom view leaves in onunload
  • 🎨 Moved inline/JS-applied styles into styles.css
  • πŸ’» Replaced desktop-only checks with the official Platform API
  • πŸ” Reduced unnecessary any casts

πŸš€ Upgrade:

  • Simply update from v0.1.0 β€” no extra configuration required