> ## 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: December 12, 2024

> Added password input type, screen grouping, and improved checkout stability.

# Funnels

1. Further improved checkout stability
2. Fixed problem, when hidden popups with required inputs disabled the "Continue" button
3. Fixed a UI problem where container element corners overflowed container borders

# Editor

1. Added a new input type: **Password**. You can now pass passwords from the input to Firebase User Password by setting the input ID to `firebase-password`
2. Added the ability to group screens. You can now group screens into sections and display them in the progress bar
3. Added a new progress bar type: **Sections**

![](https://files.readme.io/0211fe90cad09885f385ca00c54d35d32deaad35dc286b05c28dcd8ee342d5b6-image.png)

[Check the article](https://docs.funnelfox.com/docs/progress-bar)

# Integrations

## Mixpanel

1. Added the server events for `onboarding_started` and `onboarding_completed` events

## Amplitude

1. Fixed an issue where server events were unable to deduplicate client events
