> ## 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.6.0

> §41 Pension consolidation evaluator backend, server-side data on live page blocks

*Released: Monday, June 29, 2026*

## Major Highlights

This release lays the backend for **§41 PBL pension consolidation analysis** and extends the Live Page Builder with **server-side data on blocks**.

### Pension Consolidation Evaluator

<Card title="§41 PBL Pension Consolidation" icon="scale-balanced">
  A new backend evaluator that assesses whether a customer's pension policies are candidates for consolidation. It classifies each policy by type and runs it through 16 rules spanning legal, business, and portfolio-aware categories.

  * **Policy classification** — every policy is classified by `PolicyType` before evaluation
  * **16 consolidation rules** — across legal, business, and portfolio-aware categories

  <Note>Currently runs in the backend only — Wizflow integration is coming soon.</Note>
</Card>

### Server-Side Data on Live Page Blocks

<Card title="Live Page Services" icon="server" href="/features/live-page-services" cta="Read the guide" arrow="true">
  Live page blocks can now access server-side data for interpolation and as input, so pages can react to real backend values rather than only chatflow answers.
</Card>

## Improvements

<Card title="Flow Builder" icon="wand-magic-sparkles">
  * **Automatic entity keys** — entity keys can now be generated automatically from their label, so there's no need to hand-type them
  * **Pension data collection entity** — a new `pension-data-collection` entity alongside the existing `pensionsinfo` entity
  * **[Chatflow reset control](/features/chatflow-reset-settings)** — control whether end users can reset a chatflow (Off by default, On, or on completion)
  * **User feedback page** — a new page for collecting feedback from users
</Card>

## Changed

* **Address autocompletion now uses RTB everywhere** — RTB autocompletion is enforced at all times. Previously DAWA was used as a fallback for rental and cooperative housing; the DAWA integration has now been removed entirely in favour of RTB.

## Bug Fixes

* **Speech-to-text** — realtime speech-to-text now works on the Wizflow assistant
* **PDF form checkboxes** — fixed checkbox creation in the PDF form editor

***

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