Skip to content

v0.16.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jun 23:43
345738c
  • Add PostgreSQL backend support with pgvector semantic search.

  • Expose source sync status through the API.

  • Add pagination to MCP search_messages and list_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.