Releases: twaugh/logseq-plugin-semantic-search
Releases · twaugh/logseq-plugin-semantic-search
Release list
v0.2.2
v0.2.1
Add page-grouped search results with time decay.
v0.2.0
- Improve content normalization and add model-aware query prefixes
- Cache embeddings in memory and improve search UX
Reindex recommended.
v0.1.6
- Added block reference copy button to search results
- Organised settings into sections
- Moved Re-index button into command palette
- Updated README with better podman setup example
v0.1.5
Made sure search can always proceed and isn't blocked by indexing.
Updated README and toolbar icon.
v0.1.4
UX improvements:
- breadcrumbs in search results
- consistent indexing status
- search query history
v0.1.3
Use per-graph IndexedDB storage for embeddings.
v0.1.2
v0.1.1
Better icon and description. Fixed installation instructions.