Skip to content

1.0.4

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jun 22:28

Fixed

  • The delete-scene confirmation button uses setWarning() (red destructive styling, available on all supported Obsidian versions) instead of setDestructive(), which requires Obsidian 1.13.0 — newer than the plugin's minAppVersion and therefore rejected by Obsidian's plugin-API validation.