Skip to content

1.20.1

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Jun 18:12
· 2 commits to main since this release
1.20.1
1579f97

Changed

  • styles.css: column-gap/row-gap replaced with the gap shorthand in .vfs-folder-list and .vfs-spark-grid to silence the Obsidian plugin validator's multi-column warning.

CI

  • Release workflow now signs main.js, styles.css, and manifest.json with actions/attest-build-provenance so users can cryptographically verify release assets came from this repository.
  • Release notes are auto-extracted from CHANGELOG.md for the published tag instead of being empty.