Releases: ChimdumebiNebolisa/StackDrop
Releases · ChimdumebiNebolisa/StackDrop
StackDrop v2.1.2
What's new
Search accuracy improvements
- Weighted ranking: filename matches rank above path matches, which rank above body matches (bm25 10/5/1)
- Path search: search by folder/path segments finds documents in nested directories
- Prefix matching: partial queries match as you type (e.g. "hel" finds "hello")
- Highlighted snippets: search results show
<mark>highlighted body excerpts - Exact filename boost: typing an exact filename always surfaces it first
- Auto-relevance sort: active search uses relevance ranking; empty browse uses recency
Other
- Windows release CI: Rust tests use bundled
windows-toolsantiword (correctANTIWORDHOMEmaps) - Safe FTS5 schema migration (old databases upgrade automatically)
- Documentation updated: OCR, watcher,
.docsupport, ranking behavior - 22 new search accuracy tests (unit + integration + e2e)
Downloads
| File | Description |
|---|---|
StackDrop_*_x64-setup.exe |
Windows installer (recommended) |
StackDrop_*_x64_en-US.msi |
Windows MSI package |
StackDrop v2.1.1
What's new
Search accuracy improvements
- Weighted ranking: filename matches rank above path matches, which rank above body matches (bm25 10/5/1)
- Path search: search by folder/path segments finds documents in nested directories
- Prefix matching: partial queries match as you type (e.g. "hel" finds "hello")
- Highlighted snippets: search results show highlighted body excerpts
- Exact filename boost: typing an exact filename always surfaces it first
- Auto-relevance sort: active search uses relevance ranking; empty browse uses recency
Other
- Safe FTS5 schema migration (old databases upgrade automatically)
- Documentation updated: OCR, watcher, .doc support, ranking behavior
- 22 new search accuracy tests (unit + integration + e2e)
- GitHub Actions release workflow for Windows builds
Windows installer
Windows .exe and .msi installers will be added after running the release workflow.
To build: go to Actions > Build and Release > Run workflow > enter v2.1.1
StackDrop v2.0.4
Ensures the Windows desktop shortcut explicitly uses the updated StackDrop logo from the installed executable.
StackDrop v2.0.3
Improves the Windows taskbar and shortcut icon so the updated StackDrop logo renders clearly at small sizes.
StackDrop v2.0.2
Suppresses helper console windows during indexing and improves library navigation, locations, failed parses, and document view controls.
StackDrop v2.0.1
Fixes the Windows console window on launch, ships the redesigned document library UI, and cleans repository project files.
StackDrop v2.0.0
Initial public Windows installer for StackDrop.