Skip to content

Releases: gmcheck/frontmatter-bootstrap

1.0.2

Choose a tag to compare

@gmcheck gmcheck released this 29 Jul 00:46

Frontmatter Bootstrap 1.0.2
Why this release
Fixes a high community Scorecard finding: the Reset button used setDestructive(), which is newer than the declared minAppVersion (1.4.4).
Changes

  • Reset button styling uses the mod-warning CSS class only (no APIs beyond 1.4.4)
  • Remove an unnecessary frontmatter type assertion
  • Packaging / docs aligned to 1.0.2
    Install assets
    Tag must be exactly 1.0.2 (no v prefix). Attach:
  • main.js
  • manifest.json
  • styles.css
    Compatibility
  • Obsidian 1.4.4+
  • Desktop and mobile
  • Local-only (no network)
    Notes
    Behavior is unchanged: auto-insert on new empty notes, optional updated on save, read-only Metadata Health Check (writes Metadata Health Report.md at vault root).

1.0.1

Choose a tag to compare

@gmcheck gmcheck released this 29 Jul 00:19

Frontmatter Bootstrap 1.0.1
Highlights

  • Scorecard / packaging cleanup for community submission
  • Safer settings UI patterns and CSS hygiene
  • Docs: CONTRIBUTING.md and updated developer guide
    Changes
  • Prefer setDestructive for the reset button when available; otherwise use mod-warning (avoids deprecated setWarning where possible)
  • Remove CSS !important overrides
  • Add CONTRIBUTING.md
  • Keep ESLint (eslint-plugin-obsidianmd) green
  • minAppVersion remains 1.4.4 (requires processFrontMatter)
    Install / upgrade
    Attach these release assets (tag must be exactly 1.0.1, no v prefix):
  • main.js
  • manifest.json
  • styles.css
    Compatible with Obsidian 1.4.4+ (desktop and mobile).
    Notes for reviewers
  • Local-only plugin (no network)
  • Auto-insert only on new empty Markdown notes without frontmatter
  • Metadata health check is read-only except writing Metadata Health Report.md at vault root

1.0.0

Choose a tag to compare

@gmcheck gmcheck released this 28 Jul 14:25
v1.0.0