> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wizflow.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Version 3.7.0

> Live Page AI Assistant, pension policy display entity, and a redesigned data model editor

*Released: Thursday, July 23, 2026*

## Major Highlights

This release brings an **AI Assistant to the Live Page Builder**, a new **pension policy display entity**, and a redesigned **master-detail data model editor**.

### Live Page AI Assistant

<Card title="Live Page Assistant" icon="wand-magic-sparkles" href="/features/live-page-assistant" cta="Read the guide" arrow="true">
  Build and edit live pages by describing what you want. The assistant runs an agent loop that can create and modify blocks, generate images and web components, and reference your flow's resources — entities, triggers, variables, data models, and live page services — directly inside labels and inputs.

  * **Generate from a prompt or screenshot** — build a full page of blocks from a text instruction or an uploaded image
  * **Image & web-component generation** — create imagery and custom web components inline
  * **Resource-aware** — interpolate and reference flow resources in block labels and inputs
  * **Cost visibility** — see context used, accumulated cost, and (when available) the context remaining per session
</Card>

### Pension Policy Display Entity

<Card title="Pension Policy Display" icon="landmark" href="/features/pension-display-entity" cta="Read the guide" arrow="true">
  A new entity that displays a customer's pension policies — coverages, risk coverage, and policy details — with editable labels so you can tailor the wording per flow.
</Card>

### Data Model Editor — Master-Detail View

<Card title="Data Model Editor" icon="table-list" href="/features/data-model-editor" cta="Read the guide" arrow="true">
  The data model form editor has been rebuilt around a master-detail layout. A tree view shows the schema's containers (objects, arrays, and unions) while a detail editor maps values for the selected container's leaf properties — now with full support for **arrays** and discriminated **unions**.
</Card>

## Improvements

<Card title="Flow Builder" icon="pen-ruler">
  * **[Chatflow summary block](/features/live-page-chatflow-summary)** — a new live page block that lists a chatflow's summary questions and responses, with more control than the PDF trigger's summary template
  * **[Chatflow inspector](/features/chatflow-inspector)** — an opt-in development tool for inspecting a running chatflow's responses, triggers, variables, and data model state
  * **Drag to create nodes** — drag an edge from any node onto empty canvas to create and connect a new entity or trigger; the right-click context menu now places new nodes exactly where you click
</Card>

## Security

* **Hardened assistant API endpoints** — the assistant APIs now block unauthenticated and guest users on the B2B production tenant, and access to the flow AI APIs on the Wizflow site is restricted (except `enhance-prompt`).

## Bug Fixes

* **Inputs** — inputs now enforce a max length instead of silently failing with a console error

***

<Info>
  **Questions about this release?** Contact our support team at [support@wizflow.io](mailto:support@wizflow.io).
</Info>
