Skip to content

1.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 10:24
· 3 commits to main since this release

Addresses the findings from the Obsidian community directory review.

Breaking

  • The commands were renamed to Insert and Remove (ids insert and remove),
    since Obsidian already shows the plugin name next to the command. They now appear as
    Insert Callout: Insert and Insert Callout: Remove.
    Any hotkeys you had assigned to the old commands need to be set again.

Changed

  • The settings now use Obsidian's declarative settings API, so they show up in the
    settings search on Obsidian 1.13.0 and later. Older versions keep the previous
    settings tab, and no settings are lost either way.

Internal

  • Release assets main.js and styles.css now carry GitHub artifact attestations,
    so their provenance can be verified against this repository.
  • Releases are published with generated release notes.

Full Changelog: 1.2.1...1.3.0