Skip to content

Releases: ChimdumebiNebolisa/StackDrop

StackDrop v2.1.2

21 May 00:31
39d76a2

Choose a tag to compare

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-tools antiword (correct ANTIWORDHOME maps)
  • Safe FTS5 schema migration (old databases upgrade automatically)
  • Documentation updated: OCR, watcher, .doc support, 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

20 May 23:08
254b8c1

Choose a tag to compare

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

15 May 18:54

Choose a tag to compare

Ensures the Windows desktop shortcut explicitly uses the updated StackDrop logo from the installed executable.

StackDrop v2.0.3

15 May 18:14

Choose a tag to compare

Improves the Windows taskbar and shortcut icon so the updated StackDrop logo renders clearly at small sizes.

StackDrop v2.0.2

15 May 17:27

Choose a tag to compare

Suppresses helper console windows during indexing and improves library navigation, locations, failed parses, and document view controls.

StackDrop v2.0.1

15 May 05:24

Choose a tag to compare

Fixes the Windows console window on launch, ships the redesigned document library UI, and cleans repository project files.

StackDrop v2.0.0

15 May 04:54

Choose a tag to compare

Initial public Windows installer for StackDrop.