Releases: conoro/obsidian-zvec-hybrid-search
Release list
ZVec Hybrid Search for Obsidian 1.0.2
What changed
- Middle-click a search result to open its note in a new tab.
- Command-click on macOS and Control-click on Windows or Linux do the same.
- A normal click continues to open the note in the current tab.
Full changelog: 1.0.1...1.0.2
ZVec Hybrid Search for Obsidian 1.0.1
What changed
- The installation guide now leads with the Obsidian Community Plugin Directory.
- BRAT and manual installation remain available as clearly separated alternatives.
- Removed the old wording about waiting for the Community Plugin listing.
This is a documentation-only update. Search behaviour and the index format are unchanged.
Full changelog: 1.0.0...1.0.1
ZVec Hybrid Search for Obsidian 1.0.0
ZVec Hybrid Search for Obsidian 1.0.0 is the first stable release.
Highlights
- Local hybrid, keyword, and semantic search across titles, headings, note content, tags, and YAML properties.
- Automatic incremental indexing with existing indexes reused after restart.
- Searchable plugin settings on Obsidian 1.13 and newer, with full settings support retained for Obsidian 1.8 through 1.12.
- Correct handling of custom Obsidian configuration-folder names.
- Additional lifecycle, promise, worker, timer, download, and CSS hardening following Obsidian's automated review.
- Signed GitHub build-provenance attestations for every release asset.
Platforms
- macOS ARM64
- Windows x64
- Linux x64
- Linux ARM64
The plugin downloads its private runtime automatically on first use. Existing users may see a one-time runtime download for 1.0.0; the search index format has not changed and a healthy existing index will be reused.
See the README for installation and usage, and the full changelog for details.
Full comparison: 0.3.0...1.0.0
ZVec Hybrid Search for Obsidian 0.3.0
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