Team CartFlows
April 28, 2026

CartFlows Premium 3.0: Compatibility with CartFlows 3.0

Hey everyone 👋

A small but necessary update. This release brings CartFlows Pro fully in line with the redesigned admin experience that shipped in CartFlows 3.0.

If you’ve already updated to CartFlows 3.0, update CartFlows Pro to this version too so everything renders and behaves as expected.

What’s Improved?

  • Full compatibility with CartFlows 3.0. CartFlows Pro has been updated to work cleanly with the revamped admin UI introduced in CartFlows 3.0, so all Pro screens, settings, and components match the new experience without visual or functional gaps.

We recommend updating to CartFlows Pro v2.2.5 if you’re already running CartFlows 3.0.

As always, support is one click away if anything feels off.

Best regards,
Team CartFlows Premium

Team CartFlows
April 28, 2026

CartFlows 3.0: A Brand-New Admin Experience

Hey everyone 👋

This one’s been a long time coming. Today we’re shipping the biggest visual and structural overhaul CartFlows has had in years. Every screen you spend time on (Dashboard, Funnels, Steps, Analytics, Settings) has been rebuilt from the ground up to feel faster, cleaner, and easier to navigate.

If you’ve been running CartFlows for a while, you’ll feel the difference the moment you log in. If you’re new, the redesigned onboarding will get you to your first funnel in a fraction of the time it used to take.

Let’s walk through what’s new.

What’s New?

  • A fully revamped admin experience. The Dashboard, Funnels, Steps, Analytics, and Settings pages have all been redesigned with a consistent, modern interface. Navigation is faster, screens are less cluttered, and the things you reach for most often are now where you’d expect them to be. No more hunting through nested menus to get to a single setting.
  • A redesigned onboarding wizard. Setting up CartFlows for the first time used to take longer than it should. The new wizard is quicker, more intuitive, and walks you through the essentials without getting in your way, so you can go from “just installed” to “first funnel live” much faster.
  • Toast notifications for instant feedback. When you save a setting, duplicate a flow, or run a bulk action, you’ll now see a clean toast notification confirming what happened. No more wondering if your click registered. Every action gives you immediate, visible feedback.
  • Error Boundary UI for graceful recovery. If something does go wrong inside the admin, you’ll now get a clear, helpful error screen instead of a blank page or a cryptic crash. You can recover and keep working without losing your place or refreshing the whole site.

What’s Improved?

  • Smoother funnel management. Filters, bulk actions, pagination, and breadcrumbs across the funnel listing pages have all been polished. Filtering long lists of flows is faster, bulk actions are more reliable, and breadcrumbs make it easier to find your way back when you’re deep inside a step or offer.

What’s Fixed?

  • Various UI, UX, and functionality fixes. As part of the redesign, we resolved a long list of smaller issues across the admin: inconsistent spacing, broken states on certain screens, edge cases in modals, and a handful of behaviors that didn’t match what most users would expect. The whole experience should feel more predictable now.
Ready to update?

Head to Dashboard → Updates, or pull the latest version from your account. Because this is a major UI release, we recommend testing on a staging site first if you have heavy customizations or third-party integrations layered on top of CartFlows.

As always, support is one click away if anything feels off.

Best regards,
Team CartFlows

Team CartFlows
April 22, 2026

CartFlows Premium 2.2.4: Upsell Reliability & Checkout Routing Fixes

Hey everyone 👋

A focused patch this round, but an important one. Two fixes that directly affect revenue: upsells and downsells no longer get blocked by session expired errors, and offer pages stop showing up at the wrong time when dynamic checkout rules don’t match.

If you run upsells, downsells, or dynamic checkout rules, update as soon as you can.

What’s Fixed?

  • Session Expired error during upsells and downsells. Some customers were hitting a “session expired” error when AJAX calls fired during the upsell or downsell step, which silently blocked the offer from going through. Every blocked upsell was lost revenue. The session handling has been fixed, so AJAX calls now complete reliably and customers see the offer they’re meant to see.
  • Offer pages no longer show when dynamic checkout rules don’t match. If your dynamic checkout rules didn’t match a customer’s cart and no default step was configured, the offer page was still being displayed instead of falling back gracefully. Customers will now only see an offer when the rules say they should, and the routing behaves predictably when no fallback is set.

We recommend updating to CartFlows Pro v2.2.4 as soon as you can to make sure your upsell flow and dynamic routing are working as intended.

As always, support is one click away if anything feels off.

Best regards,
Team CartFlows Premium

Team CartFlows
March 25, 2026

CartFlows Premium 2.2.3: Abilities API, Smarter Login Targeting & Stability Fixes

Hey everyone 👋

A focused release this round. CartFlows Pro now speaks to AI assistants through the WordPress Abilities API, login-based checkout targeting got a lot easier to set up, and we cleaned up a few PHP warnings that were cluttering the admin and block editor.

Let’s get into it.

What’s New?

  • CartFlows Pro now works with the WordPress Abilities API. This is the foundation that lets AI assistants like Claude, ChatGPT, and Cursor read and act on your CartFlows Pro setup using plain English. Pair it with the same addition in CartFlows core and you can manage flows, offers, and Pro-only settings through conversation instead of clicking through screens.

What’s Improved?

  • Simpler User Login Status condition in Dynamic Conditions. Targeting checkouts to logged-in or logged-out visitors used to take a few extra steps. There’s now a clean User Login Status condition built right into Dynamic Conditions, so you can show different offers, upsells, or order bumps to returning customers vs first-time visitors without the workaround.

What’s Fixed?

  • PHP warnings in the admin area and block editor are gone. A handful of notice-level warnings were showing up in debug logs and occasionally in the block editor sidebar. Cleaned up, so your error logs stay quieter and the editor stays focused on what you’re building.

Security Update

  • Security Hardening Improvements. Strengthened plugin stability and added safeguards across key features to protect against potential vulnerabilities.

We recommend updating to CartFlows Pro v2.2.3 as soon as you can to benefit from these improvements and the security update.

As always, support is one click away if anything feels off.

Best regards,
Team CartFlows Premium

Team CartFlows
March 25, 2026

CartFlows 2.2.4: Power Coupons, Abilities API & Multisite Fix

Hey everyone 👋

Two useful additions this round, plus a security tightening and a Multisite fix that’s been overdue. The headline: you can now control CartFlows through AI assistants using plain English, and Power Coupons is one click away from being live on your site.

Let’s get into it.

What’s New?

  • Power Coupons in the Addons page. Power Coupons now shows up directly on the CartFlows Addons page, so you can activate it in one click without leaving the dashboard or hunting through the plugin directory.
  • Control CartFlows with AI (Abilities API Integration). CartFlows now plugs into the WordPress Abilities API, which means AI assistants like Claude, ChatGPT, and Cursor can read and act on your CartFlows setup using plain English.
    • “Show me my top three flows by conversion this month” answered in seconds.
    • “Duplicate my Black Friday flow and rename it for Cyber Monday” done in one prompt.
    • No more clicking through five screens to do something you can describe in one sentence.

What’s Fixed?

  • Store Checkout settings now persist on Multisite subsites. If you run CartFlows across a network, your Store Checkout configuration was quietly resetting on subsites after save. It now saves and stays saved.

Security Update

  • Security Hardening Improvements. Strengthened plugin security with additional hardening measures to protect against potential vulnerabilities.

We recommend updating to CartFlows v2.2.4 as soon as you can to benefit from these improvements and the security update.

As always, support is one click away if anything feels off.

Best regards,
Team CartFlows

Team CartFlows
March 11, 2026

CartFlows Premium 2.2.2: Order Bump & Subscription Product Fixes

Hey, CartFlows Premium Users!

We’ve released CartFlows Premium v2.2.2, a focused stability update that resolves issues affecting Order Bumps and subscription product display during checkout.

Fixes:

  • Fixed an issue where the Order Bump quantity automatically incremented when pre-checked in Store Checkout.
  • Fixed subscription products with free trials displaying the subscription price incorrectly in product options.

Update to CartFlows Premium v2.2.2 for a more reliable checkout experience and accurate product display across your funnels.

If you have any questions or need assistance, feel free to reach out anytime — we’re always here to help!

Best regards,
Team CartFlows Premium