Skip to main content

Release Notes – July 2026

See what we released this month - all features and other improvements that are waiting for you in the Heyflow app

🌟 Release Highlights

New features

Your Home Area: Account-Level Overview

The Home area gives you a bird's-eye view of your entire account. Account-level analytics show you what's happening right now, new flows can be created directly via AI, and you'll find the most important product updates here too — so you never miss a thing.

New Exit Calculation

We've improved the accuracy of Screen Analytics with a new exit rate calculation. Instead of counting the last screen a visitor viewed as their exit, Heyflow now checks whether a visitor ever progressed forward from a screen during their session. Exit rates now reflect true abandonment instead of navigation quirks — screens are no longer penalized just because a visitor briefly went back before leaving, and your exit and progression metrics finally tell the same story.


🚀 Coming Soon

Upgraded MCP Functionalities

We're building full funnel building and management directly inside Claude, ChatGPT, and other AI agent chats via our MCP server. Soon you'll be able to create and edit funnels through one flexible, prompt-driven tool instead of juggling separate tools per agent. On top of building and editing, you'll be able to publish flows straight from your agent, fetch responses, start and stop A/B tests, and update a flow's script, CSS, or head code — all without leaving your chat.


📈 Other Improvements

Smaller changes that will improve your Heyflow experience

CSS Shorthand for design properties

Our design properties now allow for CSS shorthand for padding, margin, border-radius and border-width properties. For example, you can adjust the top/bottom vs. left/right padding of any element individually by setting 1em 2em, or only round the top corners of an element by setting border-radius to 8px 8px 0 0. Either just describe what you want in the Heyflow AI chat, or head to the design settings for any blocks in the right edit sidebar to use CSS shorthand.

All address block fields are available as variables

All fields from our address block are now available as variables. For example, if you have an address block with the variable @address, you can access the individual fields from this block via @address_zip, @address_city etc.

HTML Layout Block gets more powerful

You can now insert custom HTML directly behind the HTML Layout block and run author scripts within it. CSS is now scoped per block, so its styles no longer clash with the rest of your flow.

Theme colors and styles as CSS variables

All theme tokens — colors and styles — are now exposed as CSS variables, making it easier to customize your flow's appearance with custom code.

Inline editing for DataTable

Edit rows and individual cells directly in the DataTable component, so quick corrections no longer require rebuilding your data.

More accurate analytics

Lifecycle events are now excluded from view and visitor counts, so your Analytics Dashboard reflects genuine visitor activity rather than system events.

HubSpot integration: contact & association sync

The post-signup step of our HubSpot integration now automatically syncs contact and association data, keeping your CRM up to date without manual work.

Did this answer your question?