v2.0.16
2.0.16 (2026-07-18)
Bug Fixes
-
storage: prevent stale search cache writes (604891e)
Rely on data-versioned cache keys for SQLite mutations instead of scanning cached results by URL.
Guard text cache writes across LanceDB optimization so searches started before cache clearing cannot repopulate stale entries.