Skip to content
  • Auto
  • Light
  • Dark
Download Beeper

Content Providers Changelog

Version 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 status
    • isArchived: Filter by archive status
    • isUnread: Filter by unread message status
    • showInAllChats: Filter by visibility in main inbox
  • Count Endpoints: Dedicated count endpoints for efficient pagination
    • /chats/count
    • /contacts/count
    • /messages/count