Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 17:32
· 33 commits to main since this release

Breaking Changes

  • Remove search_vault tool and FlexSearch dependency — full-text search caused OOM on large encrypted vaults
  • list_notes gains name parameter (case-insensitive substring match on path) as replacement for finding notes

Changes

  • Metadata index only: paths, mtimes, tags, links, backlinks (no full-text content indexing)
  • Dramatically reduced memory usage — works on 512MB containers with any vault size
  • Faster startup — no FlexSearch rebuild needed