Major Highlights
This release expands Flow Builder with data model lifecycle controls, introduces a newlive-page resource, adds variables in data model integrations, and brings powerful new triggers for data transformation and PDF integrity.
Data Model Lifecycle Settings
Control User Data Lifecycle
Every data model now exposes a base
settings property for fine-grained control over user data:- Enabled toggle — Turn a data model on or off per flow
- Sync timing — Configure when data syncs into the model
- On-delete behavior — Decide what happens to data when records are removed
Live Page Resource
New `live-page` Resource Type
A new resource type that makes live page data available to page configuration for interpolation — unlocking dynamic, data-driven page content.
- House mortgage live page — First live page using automatic mapping, with business logic steps for mortgage recommendations
- Interpolation support — Reference live page data directly in page configuration
Variables in Data Model Integration
Dynamic Data Model Mappings
Map variables directly to data model properties. Variable values sync as-is into the mapped field, enabling dynamic and reusable integrations with data models like the financial household.
New Triggers
Data Transformation & PDF Integrity
- JSON → XML transformation trigger — New data transformation trigger for XML-based integrations
- PDF hash output — PDF triggers now expose
md5,sha1,sha256,sha384, andsha512hashes alongside the base64 representation, enabling signature verification and compliance workflows
Improvements
Flow Builder
- Entity key propagation — Renaming an entity key now automatically updates all referencing triggers, variables, entities, data models, live pages, and conditions, with a warning when mappings may be affected
- Searchable field picker — Fast schema-indexed field selection for data model configuration with focus tracking
- Full data model output selection — Select the entire data model output from the root
- Dynamic date ranges — Date picker entities support dynamic resource references for
fromanduntilvalues - Custom schema in template exports — Custom data model schemas are now included in template exports and restored correctly when imported into target apps with mismatching schema IDs
- Preserved node order on import — Imported nodes keep their original order, with a new “select all” action in the data model editor
Chatflow & Themes
- Section prefix setting — New
StepPrefixoption in the theme editor side panel withNumeric,Alphabetical,Roman, andNonechoices - Chatflow-summary PDF — Restructured to render sections as chapters for more readable client deliverables
- Signed banner — Improved with illustration, signage detection moved to React Server Components, and navigation fixes
Interactive Demo & Marketing Components
New Marketing Showcase
- InteractiveDemoSection — New landing-page component showing a side-by-side flow vs chatflow demo
- Storybook components — New
ComparisonAccordion,RecommendationHero, andSummaryCardstory components - Marketing storybook — Marketing illustrations and icons added, colors refactored
- Storybook 10.2.19 — Upgraded
Bug Fixes
- Fixed chatflow form bug preventing conditional evaluation on non-question (section) nodes
- Fixed data model editor crashing on collections
- Removed single-selection mode in data model imports
- Fixed sort order on imported data model nodes
Questions about this release? Contact our support team at support@wizflow.io.

