v1.5.0
LatestWhatsApp Business API, auto top-up billing, performance indexes, and API documentation portal.
WhatsApp Business API — send template messages, manage approved templates, list conversations, and receive inbound events via webhook.
Auto top-up billing — configure balance thresholds and automatic Stripe charges to keep your wallet funded.
Usage export endpoint (GET /v1/billing/usage/export) — download a CSV of your usage for any date range.
API Documentation Portal at /docs — interactive reference with 7 language examples, copy-to-clipboard, pagination guide, webhook signature verification, and SDK examples.
Changelog page at /docs/changelog.
Notification preferences endpoint (GET/PATCH /v1/settings/notifications).
Performance: added B-tree and partial indexes on messages, campaigns, contacts, billing_transactions tables — 3–10× query speedup on dashboard.
DLR stats endpoint now cached in Redis for 60 seconds per tenant. Message logs first page cached for 10 seconds.
Reports endpoint now supports filtering by campaign_id, destination number, and date range.
Webhook timestamp validation — requests older than 5 minutes are now rejected automatically.