Back to Changelog
v2026.09.06

Conversations reliability fixes

This release fixes a broken Instagram DM reply flow and closes a gap where failed messages could get stuck in limbo:

  • Instagram DM sends work again: Sending a direct message reply on Instagram no longer fails outright. Instagram's messaging platform has no concept of a threaded reply on outbound sends, so we removed the unsupported reply option that was causing every reply attempt to be rejected.
  • No more stuck "pending" messages: If a message send fails to queue, it's now correctly marked as failed instead of staying stuck in a pending state forever. If you're polling for message status, you'll now reliably see failures instead of an orphaned pending message that never resolves.
  • YouTube added to unsupported comment networks list: Our documentation now correctly lists YouTube alongside TikTok, Pinterest, and Google Business Profile as networks where comment replies and fetching replies aren't yet supported, so you know what to expect before integrating.