Skip to content

0.3.1

Choose a tag to compare

@github-actions github-actions released this 18 Jun 15:12
· 4 commits to main since this release
9daf626

[0.3.1] - 2026-06-18

Obsidian community-plugin review remediation (LS-1795): gets the Source, CSS, and
Releases review sections green for the pending directory submission.

Changed

  • Raised minAppVersion to 1.7.2 to match the Obsidian API the plugin uses
    (Workspace.revealLeaf became async in 1.7.2), clearing the review's
    no-unsupported-api error.

Fixed

  • Cleared all Obsidian Source + CSS review findings: window-scoped timers
    (window.setTimeout / window.clearTimeout), activeDocument for popout-window
    compatibility, a narrowed block-cache type, native node:module builtins in the
    bundler config, and longhand text-decoration. The corresponding lint rules are
    restored to error severity so the findings can't silently regress.

Release

  • Release assets (main.js, styles.css) now carry GitHub build-provenance
    attestations
    (verifiable with gh attestation verify), and releases ship with
    notes generated from this changelog.

Documentation

  • Disclosed system-clipboard usage in the README: the plugin only writes the
    clipboard on explicit "Copy as link" / "Copy path" actions and never reads
    it. Clears the review's undisclosed-clipboard-behavior recommendation.

Release assets (main.js, styles.css) carry GitHub build-provenance attestations. Verify with: gh attestation verify --repo leonardsellem/hypermnesic-companion