Skip to content

v1.0.1

Choose a tag to compare

@AhmedDawoud3 AhmedDawoud3 released this 30 Jan 15:04
· 3 commits to main since this release

Bug Fixes

  • Add ESLint with eslint-plugin-obsidianmd for code quality
  • Create proper TypeScript types for Excalidraw API integration
  • Replace deprecated activeLeaf API with getMostRecentLeaf()
  • Replace innerHTML usage with DOM-safe helper functions
  • Fix promise handling in async event handlers
  • Remove unused imports and variables
  • Fix sentence case in UI text
  • Remove deprecated builtin-modules dependency

This release addresses all issues flagged by the Obsidian community plugin automated validation scan.