Major Highlights
This release introduces the all-new Live Page Builder — a visual, drag-and-drop editor for building live pages — along with conditional blocks and PDF generation directly from live pages.Live Page Builder
Build Live Pages Visually
A full visual editor with canvas preview and drag-and-drop for composing live pages from blocks — no custom HTML required.
- 22 blocks at launch — Drag blocks from the palette onto slots, with more complex blocks arriving in upcoming releases
- Responsive preview & editing — Build and preview in desktop, tablet, and mobile modes
- Property panel — Edit block props and styling through specialized input forms
- Localization — Author block labels in both English and Danish
- Clipboard support — Copy and paste blocks or entire pages; you can even ask an LLM to generate page blocks following the clipboard schema
- Live data interpolation — Preview blocks with mock entity/trigger data driven by output examples
- Inspect mode — Hold Alt to highlight all blocks on the canvas
- Edit & preview modes — Pages are served at
/chatflow/[key]/pages/[pageId]
Conditional Blocks
Control Block Visibility
A new meta block that adds if/else chains to control block visibility — the same conditional logic you know from edge conditionals, now available inside live pages.
PDFs from Live Pages
PDF Trigger — Live Page Source
The PDF trigger now accepts a live page as its source, so you can design dynamic, flexible PDF reports visually in the Live Page Builder instead of maintaining separate PDF templates.
Web component block
Embed Custom Web Components
Now you can bring your own blocks using standard javascript web components. Go beyond built-in blocks by inventing your own blocks which are editable and reusable across pages.
Live page blocks builder templates
Live page templates
Turn your most used live-pages into a template and re-use them across flows and live-pages.
Grid Layout block
Grid Layout
New layout block to support grid row/cols to drag drop and arrange blocks.
Improvements
Flow Builder
- Function output examples — Function resources now support output examples, which power realistic mock data when previewing interpolation in the Live Page Builder
Bug Fixes
- Hidden links — Links are now always present in the rendered HTML, even when visually hidden
- CSS discrepancies — Fixed styling discrepancies introduced by the Tailwind CSS v4 migration, restoring 1:1 text sizes with previous releases
- CPR validation — Inputs with CPR number validation now show the correct error message
Explore the Live Page Builder
Dive into the full guides for everything new in this release:Live Page Builder
Compose live pages visually with drag-and-drop blocks
Grid Layout
Arrange blocks into responsive rows and columns
Conditional Blocks
Show or hide blocks with if/else logic
Web Component Blocks
Bring your own custom, reusable blocks
Page Templates
Save and reuse pages across flows
PDFs from Live Pages
Generate dynamic PDF reports from a live page
Questions about this release? Contact our support team at support@wizflow.io.

