-
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.