Skip to content

0.3.2

Choose a tag to compare

@nathanstorm689 nathanstorm689 released this 26 Jul 00:53
· 2 commits to master since this release

0.3.2

Fixes for Obsidian plugin review compliance:

  • Remove usage of undocumented internalPlugins internal API
  • Remove direct manipulation of Obsidian's internal tooltip DOM element
  • Replace createEl('h3') with Setting.setHeading() in the occurrence-date modal
  • Set isDesktopOnly: true (carried from 0.3.1 — plugin requires Outlook Classic drag-and-drop)