Releases
v1.6.5
Compare
Sorry, something went wrong.
No results found
What's changed
ANN / semantic search
Rewrite install_dense_ann to prepare embeddings before schema mutation and backfill via row_id puts
Stamp configured_model only after a successful non-empty backfill
Validate source text column ≠ embedding column; reject zero backfill limits
Semantic search and install follow the active ANN embedding column (not hard-coded embedding / 384-d)
MCP semantic_search accepts optional provider_id for application-supplied vectors
SQL / data integrity
Serialize i64 / u64 outside JavaScript safe integer range as strings so SQL results and ANN hits keep full precision
UI
Clear agent chat on connect and disconnect
Reopen recent Direct paths with stored username / password / passphrase
Table browser reloads projection correctly when the table changes
Dimension-aware product quantization validation on install
Docs
New architecture, connections, installation, and operations guides
Expanded ANN, MCP, agent, SQL, table, deck, and onboarding docs
Packaging
You can’t perform that action at this time.