NewImprovedFixedAPI

Knowledge base editor upgrades, billing data in exports, clearer card declines

Cover images, drag-and-drop and category pages in the knowledge base editor, invoice data in CSV exports and the API, Microsoft Clarity and Hotjar on your checkout, and a round of checkout, automation and assistant fixes.

πŸ“š Knowledge base editor

  • New Cover image per article. Set, change or remove an article's cover from the Media Library or by upload, right under the category row. The list keeps showing the thumbnail.
  • New Drag-and-drop in the outline. Reorder categories, reorder articles within a category, and move articles between categories by dragging them in the left outline.
  • New Category pages and logged-in Preview. Clicking a category name opens its page: rename it, see its articles, add a new one. The Preview button opens the article on your platform already logged in.
  • Fixed Thumbnails and attachments are back. Article thumbnails, cover images, attachment counts and download links from earlier articles render again in the list and the editor.

πŸ“Š Sales, clients and exports

  • Improved Billing data in exports and the API. The Customers CSV has an "Invoice data" column group (company, VAT id, address), the Orders CSV carries the same fields from the purchase, and GET /clients/{id} and GET /orders/{id} return an invoiceData object. Learn more
  • Fixed "All time" in Sales analytics starts at your real account start. For accounts migrated from Zanfia 1.0 the preset began at the migration date and hid older orders; it now starts at your registration date.
  • Fixed Imported recurring access is not shown as a live subscription. Clients imported with an access end date now read "Active Β· access until …" instead of "renews", and no saved-card panel is shown when there is no subscription behind it.
  • Fixed Downloads content tab loads on direct links. Opening a downloads product's Content tab from a link or global search no longer shows an empty list.
  • Improved Merging clients when one of them has a live subscription. Customers β†’ Actions β†’ Merge clients now goes through when only one of the two records holds an active subscription; the subscription moves to the surviving record untouched. The merge is blocked only when both records have a live subscription for the same product.
  • Improved Client e-mail changes reach Stripe. Changing a client's e-mail address, or merging two clients, also updates the customer in your connected Stripe account, so receipts and invoices follow the new address.

πŸ›’ Checkout and payments

  • New Microsoft Clarity and Hotjar on your checkout. Connect either tool with its project ID (Clarity) or site ID (Hotjar) in Settings β†’ Integrations β†’ Analytics and set it as the default, or pick it for a single offer in the offer's Analytics tab. You get session recordings and heatmaps of your checkout, thank-you, product and storefront pages; the recording starts only after the visitor accepts analytics cookies.
  • Fixed Card declines show a clear message. When a card is declined, the buyer sees a specific "card declined" message instead of a generic error, so they can try another card.
  • Fixed Renamed products update their checkouts. Renaming a product now updates the product name shown on every checkout that sells it, including purchase e-mails.
  • Fixed Installment plans with a one-time coupon. A coupon limited to one use applied to an installment plan no longer breaks the remaining payments or the access it should grant.
  • Improved Trials can be cancelled by the client. A client on a trial of a subscription with committed payment cycles can cancel from their account; the trial then ends at its scheduled date with no charge.
  • Improved Access-ending reminder 14 days ahead for longer access periods. The 14-day reminder before access ends now applies to every access period of at least 3 months, not only yearly ones.
  • Fixed Checkouts on accounts with several workspaces. A storefront or checkout on a custom domain now resolves to the workspace that owns that site, so accounts with more than one workspace no longer see "product does not exist" on a valid link.

βš™οΈ Automations

  • New Restore the published version of a workflow. In the workflow builder you can discard an unpublished draft and go back to the published graph, with a confirmation that lists what will be dropped.
  • Fixed Price conditions pick real prices. The "price" condition now selects from your actual prices (by label) and a workflow with an unrecognized price cannot be published or tested until it is fixed.
  • Fixed Workflow e-mails render as written. E-mails composed in the workflow editor no longer show raw HTML tags, stray backslashes or literal link markup, and abandoned-cart test runs fill in sample product values. The Test button on abandoned-cart automations works again.
  • Fixed Discord invitation e-mails have a working button. The "Connect with Discord" e-mail sent by Discord automations links to the authorization page again.

πŸŽ“ Courses

  • Fixed Duplicating a course copies quiz questions. A duplicated course used to get empty quizzes; the questions now come along.

πŸ€– Creator Assistant

  • Improved More reliable conversations. Sending twice, or from two tabs, no longer starts two runs; an interrupted or failed reply is shown as such in the thread instead of disappearing, and Retry does not duplicate your message.
  • Improved Real answers about your plan and gateways. The assistant reads your plan and trial status and which payment gateways are connected, instead of guessing.
All changelog entries