Skip to main content
FlowFn
IntegrationsTemplatesPricingDocsBlogSign inStart free
All documentation

v1.33.0

UpdatedJun 7, 2026Reading time1 min read

Released 2026-06-06. The playground AI assistant gives you more control over the changes it proposes — and more visibility into what it's doing.

Added

  • Preview and compare every change. Each edit the assistant proposes for a page or component now opens its own review — a side-by-side visual Preview (a page is shown the way it will actually render, with your shared site styles applied) next to a line-by-line Compare against the current code — so you see exactly what will change before you approve. A component, which only renders inside a page, shows the Compare.
  • Apply changes one at a time. When the assistant proposes several changes at once, you can now apply or reject each one on its own. "Approve all" no longer stops at the first problem either — it applies everything it can and tells you what's left.
  • See what the assistant is doing. While it works, the assistant shows its current step — for example "Reading the About page…" or "Looking over the components" — so cross-page work is no longer a silent wait.
  • Respects your shared site styles. When editing a page or component, the assistant now takes your shared site CSS and JavaScript (the styles and scripts defined on Home that apply everywhere) into account, so it reuses your existing classes, variables, and helpers instead of redefining or clashing with them.
  • Scope an edit to a region on any page. Wrap part of a page and the assistant focuses its edit there — previously only on Home, now on every page tab.

Changed

  • The favicon setting now sits with the rest of your home page's SEO settings in the page-settings drawer, and the duplicate page-metadata section was removed from the uploads panel — one clear place to set it.

Fixed

  • On a longer request, the assistant could keep showing "Saving…" for a few seconds after it had already finished. It now clears as soon as the work is done.

Spotted an issue or have feedback?

support@flowfn.com
Back to docs hub →