Skip to content

4.16.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 21:40
· 20 commits to main since this release

Features

  • List Note section scoping — add BC-list-note-section: "<heading>" to a List Note's frontmatter to read only the list under that heading. The section runs to the next equal-or-higher-level heading (or end of file); without the field the whole note is read as before (#363).
  • Excluded folders — new global setting (Settings → Breadcrumbs → Excluded folders). Notes inside a listed folder are skipped by every edge builder. One path per line; matching respects folder boundaries (#358).
  • Per-link List Note exclusionBC-list-note-exclude, a frontmatter list of wiki-links that stay in the list without becoming child edges. Useful for reference/see-also links (#365).

Full changelog: 4.15.2...4.16.0