Back to Changelog
v2026.09.13

Per-network content overrides and more reliable social connections

This release gives you more control over what gets posted where, and makes account connections far more reliable:

  • Per-network content overrides: You can now specify different post text for individual networks while keeping a shared body for the rest. Character limits are validated per network at request time, so a post tailored for X and a longer version for LinkedIn can both go out in the same request.
  • Longer, more reliable connect flow: The window to complete connecting a social account now extends to 30 minutes, up from as little as 5-10 minutes. This gives extra time for cases like converting a new Instagram account to Professional, handling 2FA prompts, or working through a platform's security checkpoint.
  • You'll always hear back from a connect attempt: Previously, if a connect flow ran past its time limit, your server would receive neither a success nor an error redirect, and no account would appear in /v1/social-accounts even though your tenant_id was submitted. Connect attempts now always redirect back to you with a result, success or error.
  • Fixed silent failures on LinkedIn, Google Business, Threads, and YouTube: Failed connect attempts on these networks now redirect to your configured redirect_uri with an error, instead of silently landing on our own dashboard or failing without explanation.