Firebase
Added support for OAuth authentication (Google and Apple) for easier user creation and seamless social authentication within funnels. Learn more here.Localization
- Added URL-based control over localized funnel variations using
ff-locale=xx-XX
parameter - You can now override automatic locale detection by adding the locale code to any funnel URL for testing or targeting specific regions. Learn more here.
Editor
Inputs validation:
- Added integer only validation for number inputs
- Added min/max validation for number inputs
- You can now show a custom error message if input values don’t pass validation