All versions since 4.32.0-internal004 – 2025-08-14
4.32.0-internal004 – 2025-08-14
Added
- Message Search API: New comprehensive message search with FTS5 support
- Query messages by content, sender, or room
- Context lines support (before/after match)
- Full-text search with sanitized queries
- Contact Search API: Search contacts by name with FTS5
- Filter by sender IDs or room IDs
- Paginated results with limit/offset
- Enhanced Chat Filters: New query parameters for chat lists
isLowPriority
: Filter by priority statusisArchived
: Filter by archive statusisUnread
: Filter by unread message statusshowInAllChats
: Filter by visibility in main inbox
- Count Endpoints: Dedicated count endpoints for efficient pagination
/chats/count
/contacts/count
/messages/count
4.32.0 – 2025-08-15 Latest
Added
- Protocol filtering for all endpoints (WhatsApp, Telegram, Signal, Beeper/Matrix)