Skip to content

Releases: vnrtmnv/obsidian-inline-secret-block

1.0.1

15 Jun 09:46

Choose a tag to compare

Fixes

  • Point all GitHub links (manifest authorUrl, README, package metadata) at the current username so they resolve.
  • Replace the Uint8Array<ArrayBuffer> generic syntax in the crypto module with inference-based typing for broader TypeScript compatibility (clears reviewer no-unsafe-* warnings); no behavior change.

Install

Download main.js, manifest.json, and styles.css into <Vault>/.obsidian/plugins/inline-secret-block/ and reload Obsidian.

stable 1.0.0

11 Jun 18:53

Choose a tag to compare

First stable plugin version