NewImprovedFixedAPIMobile

Customer messaging controls and email alerts for direct messages

Turn incoming customer messages off, customers get an email when you write to them, copy price IDs from the checkout builder, and a round of fixes.

πŸ’¬ Customer messaging

  • New Turn off incoming customer messages. Sites β†’ Client area has a new "Client messaging" switch (also in the Inbox header): when off, customers see your thread read-only with a notice, while you can still write and broadcast.
  • New Email alerts for direct messages. When you message a customer from the Inbox or through the assistant, they get an email with a link to the conversation, one per unseen-activity episode rather than one per message. Broadcasts have a "Notify recipients by email" checkbox, on by default, for audiences up to 1000 recipients; the broadcast dialog warns when a workspace has more than 5000 customers.
  • Fixed Community member count. The sidebar count shows active members, not everyone who ever joined.

πŸ›’ Checkout and sales

  • Improved Copy price ID. Checkout builder β†’ Prices β†’ β‹― menu β†’ "Copy price ID" copies the price id that webhooks and the API use.
  • Fixed Event date on the thank-you page. With "Show event details on the success page" off, the thank-you page hides the date as well as the join button.
  • Fixed Checkout editor preview on the first image upload. Uploading the first gallery image in the checkout editor no longer crashes the preview.
  • Fixed Payment method update for older subscriptions. Customers can update their card on subscriptions created before payment details were stored on the access record.
  • Fixed Customer email history after an address change. The customer card's email history includes messages sent to the customer's previous addresses.
  • Improved GTM: begin_checkout and purchase events. Checkouts push begin_checkout alongside view_cart, and a custom success redirect waits briefly so the purchase event is not lost.
  • Fixed VAT rate on Zanfia invoices. Zanfia's own invoices to you (subscription, AI credits) print VAT as 23% instead of 22.99%.

βš™οΈ Automations

  • Fixed "Edit HTML" in the email step. The raw-HTML edit dialog in a workflow "Send email" step opens above the step dialog and is editable.

πŸ”Œ API

  • API Renewal webhooks carry the Zanfia price id. product.ProductSubscriptionRenewed webhooks, renewal orders and notifications always carry the Zanfia price_… id, even when the Stripe price was remapped.

πŸ€– Assistant and mobile

  • Improved The assistant reads links you paste. Paste a public URL and ask about it; the assistant fetches the page (up to 3 per message) and answers from its content. It can also set a free trial period on a free offer and draft the end-of-access email automation, and approval cards for publishing lessons are now in your language.
  • Mobile Communities load after a long background. Reopening the iOS app after hours no longer fails to load communities.
All changelog entries