Switchbordswitchbord
v0.15.1

Inbox selected-thread hydration patch

Ensures selected inbox conversations hydrate their full thread after the optimized list payload returns only the latest message preview.

What's new in v0.15.1


Full selected-thread hydration


  • Fixed a BORD-521 interaction where list rows intentionally carried only the latest message preview, but the selected conversation detail pane skipped its direct full-history refresh.
  • Selected conversations with preview-only message state now run the direct getConversationById hydration path so operators see the full message chain instead of a single latest bubble.
  • Added regression coverage for preview-only selected conversations and for skipping redundant refreshes only after full-thread hydration.