Changelog
What's new in BulkMessageSender.
We ship every Tuesday. Subscribe to release notes via RSS.
21 May 2026
v2.42
Feature
Multi-number routing rules
Route an incoming message to a different number based on the customer's segment, language, or business hours. Configure under Inbox → Routing.
- Per-rule fallback to a default number
- Round-robin support
- Webhook event
routing.matched
14 May 2026
v2.41
API
Idempotency-Key header for /v2/messages
Send the same Idempotency-Key on retry and we'll return the original response without double-sending. Keys expire after 24h.
7 May 2026
v2.40
Feature
Template versioning
Edit a Meta-approved template without losing the prior version. Roll back from the audit log if Meta rejects the change.
30 Apr 2026
v2.39
Fix
Webhook retry budget
Webhooks now follow a stricter retry schedule (8 attempts over 6h, exponential backoff) and surface the next-retry timestamp in the dashboard.
23 Apr 2026
v2.38
Feature
SSO (SAML 2.0) for Scale plan
Set up SAML SSO with Okta, Google Workspace, Azure AD, or any IdP that speaks SAML 2.0. SCIM provisioning coming next month.
16 Apr 2026
v2.37
API
Bulk contact import endpoint
POST /v2/contacts/bulk accepts up to 10,000 contacts per request with server-side dedupe.