Switchbordswitchbord
v0.13.1

Inbox Long-Thread Refresh Fix

Selected inbox conversations now refresh by id instead of filtering the first inbox page, preserving full message history for long threads.

What's new in v0.13.1


Inbox long-thread refresh


  • Fixed selected conversation refreshes that could stay capped or stale around the inbox page boundary.
  • Id-filtered refreshes now load conversations through workspace-scoped getConversationById rather than filtering the first listConversations page.
  • Added regression coverage for a selected conversation with 67 messages.

Why this matters


Operators can keep working in long-running WhatsApp threads without the thread view appearing stuck at the initial inbox-page slice.