v2026.07
Texty July Update: Per-Status Message Templates
Every WooCommerce order status now carries its own SMS template, with a preview that renders the real merge tags before you send.
A template per order status
Processing, on-hold, completed, refunded, and cancelled each take their own message now, rather than sharing one. Statuses added by other plugins appear in the same list, so a custom fulfilment flow can be covered end to end.
Preview with real merge tags
The template editor renders a preview against a recent order, so {order_number} and
{customer_first_name} show what a customer will actually receive instead of the tag itself.
Fixes
Messages queued while a gateway was unreachable are now retried rather than dropped, and the character counter accounts for Unicode segments.