-
Add PostgreSQL backend support with pgvector semantic search.
-
Expose source sync status through the API.
-
Add pagination to MCP
search_messagesandlist_messages. -
Update DuckDB support to DuckDB 1.5.4 via
duckdb-go/v2. -
Record item-level sync errors so syncs can report individual failures more clearly.
-
Improve Synctech SMS Drive sync lifecycle handling.
-
Update packaging and release metadata for 0.16.0.
-
Fix Linux release builds by correcting the DuckDB link.
-
Prevent DuckDB usage in the daemon from corrupting SQLite WAL state.
-
Tolerate missing source import checksums during import checks.