1.3.0
Addresses the findings from the Obsidian community directory review.
Breaking
- The commands were renamed to Insert and Remove (ids
insertandremove),
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.jsandstyles.cssnow 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