You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.