Changelog
2026-07-13 — v1.4.0
- ✨ Auto-Pilot: new
automode that automatically detects the site type - ✨ AI avatar video: 5 new avatars
- 🐛 Fix: parsing WooCommerce prices with decimals
- 🐛 Fix: retry of TikTok posts on 5xx errors
2026-07-01 — v1.3.0
- ✨ MCP Server: 480+ tools exposed
- ✨ WhatsApp Flows: interactive forms in WhatsApp
- ✨ YouTube Shorts: support via API
- ⚠️ Deprecation:
POST /v1/messages/send(usePOST /v1/messages) - Migration: new unified error response format
2026-06-15 — v1.2.0
- ✨ Auto-Pilot (launch!)
- ✨ Chat SDK Adapter multi-messaging
- ✨ Bluesky: connection and publishing
- ✨ Threads: connection and publishing
- 🐛 Fix: Instagram Stories rate limit
2026-05-28 — v1.1.0
- ✨ TikTok Marketing Partner: official integration
- ✨ Pinterest Ads: full support
- ✨ CLI: 371 commands
2026-04-10 — v1.0.0
- 🎉 GA launch of pepe.business
- ✨ 15 social platforms supported
- ✨ REST API + 8 SDKs
- ✨ Webhooks with HMAC signatures
- ✨ Multi-tenant
Coming soon (Q3 2026)
- 🚀 Auto-Pilot v2: smart carousel generation
- 🚀 Mastodon: publishing support
- 🚀 Threads DMs
- 🚀 Snapchat ads
- 🚀 Self-serve billing portal
Versioning policy
- Major (1.x → 2.x): breaking changes, 90-day migration
- Minor (1.0 → 1.1): new features, backward-compatible
- Patch (1.0.0 → 1.0.1): bug fixes