Changelog
Product updates and releases
Everything we ship is listed here. For breaking changes, we announce the end-of-life plan at least 90 days in advance and tag the entry with BREAKING. The API follows strict versioning — /v1 endpoints never remove fields or change meanings.
Scheduled exports (Pro and Max)
Analytics CSV exports can now run on a schedule — daily, weekly, or monthly — and drop into an S3 bucket you own or an email distribution list. See the exports docs.
POST /v1/posts/group
New bulk endpoint accepts up to 50 posts per call with atomic validation. Use it instead of loops of single-post POSTs — meaningfully faster, and counts as 1 request against your rate limit.
Bluesky support
Connect Bluesky accounts via AT Protocol OAuth. Full support for posts, replies, and image embeds. Analytics coverage is limited until Bluesky ships a public metrics API.
X API v2 migration
All X publishing moved from v1.1 to v2 endpoints. No action required — media uploads, threads, and analytics all continue working. Rate limit budget increased from 50 to 75 posts/15min on Pro+.
Per-channel approvals
Pro and Max workspaces can now require approval on some channels (say, the corporate LinkedIn page) while leaving others (the founder’s personal X) open. Configure in Settings → Approvals.
Instagram carousel order preserved
Fix for carousels where the fourth+ slide could land out of order if uploaded quickly in succession. Now strict sequential upload before the publish call.
RSS auto-posting
Connect any RSS/Atom/JSON Feed and map new items to a template. Review mode available for brand-safety workflows. Docs.
Webhook signing v1
All webhook deliveries now signed with HMAC-SHA256. Verification instructions in the webhook reference. Existing endpoints continue to receive payloads — signatures are additive.
Calendar view
Drag-and-drop month and week calendar. See your whole publishing rhythm at once; move posts by dragging. Docs.
Trial length: 14 → 7 days
New signups get a 7-day trial (previously 14). Existing trials are grandfathered. The change aligns with how quickly most teams actually evaluate — 90% of conversions happen in the first week.