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