Skip to content

ZVec Hybrid Search for Obsidian 0.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 05:54
· 8 commits to main since this release
222ef02

Highlights

  • Runtime initialization now waits until Obsidian's workspace is ready, reducing work during application startup.
  • Installation, first-run downloads, privacy, local storage, BRAT, and manual installation are now explained more clearly in the README.
  • Command identifiers now follow Obsidian's Community Plugin requirements.
  • The automatic indexing description no longer refers to the disabled ZVec optimization task.

Important for existing beta users

If you assigned custom hotkeys to ZVec Hybrid Search commands, assign them again after updating. The command identifiers changed to meet Obsidian's submission requirements.

The existing index and downloaded model are retained during the update.

Verification

  • Type checking, production build, and all 51 automated tests passed.
  • Native ZVec and ONNX runtime smoke tests passed on macOS ARM64, Windows x64, Linux x64, and Linux ARM64.

Full changelog: 0.2.12...0.3.0