Platform release. Infrastructure-heavy; most customer flows unchanged.Customer-visible
- Interactive messages on
/messages/send— send a free-form text message with 1–3 reply buttons or 1 CTA URL button. New body fields:message_type(text/interactive/cta_url),header,footer,buttons[],button_text,button_url. See Send text message. - Document filename preserved on template sends — pass
header_document_nameand recipients see the real filename (e.g.Brochure.pdf) instead of a randomfile_<id>.pdf. - CSV campaigns now run as a background queue Job instead of a synchronous request. No UI change; large CSVs no longer time out the browser tab.
- Per-tenant
assigned_plan_idadded — workspace owners can be assigned a fallback / override plan separately from their active subscription. Admin-managed; surfaces in your Billing page if applied. - Schema groundwork for upcoming features: Facebook Messenger templates + campaigns, dashboard widget customization. These are not yet exposed in the UI — they’re scheduled for a later release.
- Embedded Meta signup module (stock) — streamlines new WABA connection in Connect Meta Business. No setup difference for existing accounts.
- REST API contract (
/api/v1/{subdomain}/..., same envelope, same auth, same rate limits) - Outbound webhooks scope (Contact / Status / Source CRUD)
- All existing dashboard pages, automations, templates, chat, team / role behavior
- Facebook Messenger templates + campaigns (schema landed; UI pending)
- Per-user dashboard widget customization (schema landed; UI pending)
- Message status outbound webhooks (separate module — deployed when ready)
Highlights
- Visual bot flow builder with conditional branching (10 active node types)
- CSV bulk campaigns with field mapping
- Team roles with granular permissions (77 tenant permissions)
- REST API with API token management (scoped abilities)
- Outbound webhooks for contact, status, and source events (HMAC-SHA256)
- AI-powered canned replies (OpenAI integration)
- Multi-language interface (5+ languages)
- Support Tickets — in-app ticketing with departments and priority (admin-managed departments)
- API Webhook Manager — token + webhook configuration
- Campaign Chat Sync — campaign messages appear in chat history
- Plus admin tools: Cache Manager, Log Viewer, System Info