Skip to content

0.0.13

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 01:21
· 1 commit to main since this release

0.0.13

14th July, 2026

Reliability

  • Reuse successful parent-directory checks when restoring sibling files.
  • Stop an affected write when parent-directory preparation fails, rather than continuing with later storage operations.
  • Preserve the existing skip, timestamp, text, and binary behaviour for successful restores.

Digging the weeds

  • Isolated Vault discovery, reads, restores, and frontmatter policy behind focused capabilities.
  • Routed frontmatter updates through the shared Fancy Kit Vault capability.
  • Added App-free coverage for filtering, ignored subtrees, binary data, operation ordering, failure propagation, and frontmatter updates.
  • Extended the local real-Obsidian restore scenario for nested siblings, binary data, newer-file preservation, and traversal rejection.