| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| msgvault_0.16.0_darwin_arm64.tar.gz | 2026-06-18 | 27.3 MB | |
| msgvault_0.16.0_darwin_amd64.tar.gz | 2026-06-18 | 30.1 MB | |
| msgvault_0.16.0_linux_amd64.tar.gz | 2026-06-18 | 33.3 MB | |
| msgvault_0.16.0_linux_arm64.tar.gz | 2026-06-18 | 30.6 MB | |
| msgvault_0.16.0_windows_amd64.zip | 2026-06-18 | 31.5 MB | |
| SHA256SUMS | 2026-06-18 | 506 Bytes | |
| README.md | 2026-06-18 | 619 Bytes | |
| v0.16.0 source code.tar.gz | 2026-06-18 | 2.4 MB | |
| v0.16.0 source code.zip | 2026-06-18 | 2.8 MB | |
| Totals: 9 Items | 158.0 MB | 1 | |
- 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.