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

# Release: July 8, 2024

> Enhanced API and webhook handling for custom variables, improved funnel state restoration.

## I. API Updates

1. Now Raw variables keys (set by `fox.inputs.set`) are passed into replies as `element.id`

Previously, the keys from the custom variables were not passed in the replies.

> Custom variables are Variables set in Raw code using fox.inputs.set API

<br />

## II. Integrations updates

### Webhooks

1. Now Raw variables keys (set by `fox.inputs.set`) are passed into replies as `element.id`

Previously, the keys from the custom variables were not passed in the replies.

> Custom variables are Variables set in Raw code using fox.inputs.set API

<br />

## III. Funnel updates

1. Now funnel restore previous replies if session already had stored values (for example, when moving to another browser)
