| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| msgvault_0.15.0_darwin_amd64.tar.gz | 2026-05-29 | 24.8 MB | |
| msgvault_0.15.0_darwin_arm64.tar.gz | 2026-05-29 | 22.3 MB | |
| msgvault_0.15.0_linux_amd64.tar.gz | 2026-05-29 | 27.2 MB | |
| msgvault_0.15.0_linux_arm64.tar.gz | 2026-05-29 | 25.1 MB | |
| msgvault_0.15.0_windows_amd64.zip | 2026-05-29 | 25.3 MB | |
| SHA256SUMS | 2026-05-29 | 506 Bytes | |
| README.md | 2026-05-29 | 1.4 kB | |
| v0.15.0 source code.tar.gz | 2026-05-29 | 2.3 MB | |
| v0.15.0 source code.zip | 2026-05-29 | 2.6 MB | |
| Totals: 9 Items | 129.5 MB | 0 | |
- Add Microsoft Outlook PST archive import.
- Add Facebook Messenger “Download Your Information” import.
- Add Synctech SMS Backup & Restore import.
- Add accounts, identities, collections, and deduplication tools.
- Add Google service account support for domain-wide delegation.
- Add MCP StreamableHTTP transport via
--http. - Add MCP participant search across multiple domains.
-
Expose HTML email bodies and inline MIME parts through the API.
-
Chunk long messages for vector embeddings instead of truncating them.
- Improve embedding preprocessing for HTML, base64, tracking URLs, and whitespace cleanup.
- Drop empty embedding inputs after preprocessing and show 4xx response bodies.
- Improve embedding progress with windowed ETA and batch downshifting.
- Improve SQLite FTS5 ranking to better match weighted PostgreSQL search ranking.
- Backfill iMessage display names from vCard contacts.
- Dispatch scheduled sync by source type, including IMAP support.
- Stop printing full command help for routine CLI errors.
- Improve update checks to avoid GitHub API rate limits.
- Harden SQLite durability during sync.
- Improve slow/error SQL logs with arguments and accurate streaming durations.
-
Switch the Go module path to
go.kenn.io. -
Hide deleted rows from domain-based search results.
- Treat transient network sync failures separately from token/auth failures.
- Namespace PST source message IDs per archive to avoid collisions.