Skip to content

MD Butler 1.0.5

Choose a tag to compare

@github-actions github-actions released this 16 Aug 20:35
· 2 commits to master since this release

1.0.5 - Community review fixes

  • Fixed eslint-disable directive comments missing descriptions
  • Decoupled moment usage from moment's type declarations (structural MomentLike type) - resolves
    o-unsafe-* findings in the review environment
  • Replaced createEl("div") / createEl("span") with createDiv() / createSpan()
  • SettingsTab now implements getSettingDefinitions() (Obsidian 1.13+ settings search)
  • Release assets now carry build provenance attestations (Sigstore)

Release tag follows the required convention: exact manifest.json version, no � prefix.