Releases: firebase/firebaseui-web
Releases · firebase/firebaseui-web
Release list
v2.2.0
v2.1.1
- Fixed obfuscated property causing country code auto population to fail.
v2.1.0
- Added support for OAuth providers in a Cordova environment.
- Added support for passing custom OAuth parameters to OAuth providers.
- Added phone code resending countdown to phone code entry page.
- Added terms of service for phone sign-in pages.
- Ability to auto populate the country code from the national number.
- Added support for selecting the default country for phone authentication.
- Skip NASCAR screen when only phone provider is enabled and render phone sign in screen directly.
v2.0.0
- Added support for phone authentication.
- Removed all FirebaseUI underlying dependencies on deprecated and removed APIs in Firebase version 4.0.0. FirebaseUI no longer supports versions older than 4.0.0.
- Fixes DOMException when cross origin reassigning window.location on sign-in success.
- Fixes the issue where query strings and fragments were getting dropped on accountchooser.com redirects.
v1.0.1
- Added ability to not require the display name in password sign up.
- Pass login_hint when a user needs to sign in with Google using a specific email.
- Fixed account linking in recent versions of Firebase Auth.
- Fixed "operation not supported" error for password providers in Cordova environment.
- Display error when account lookup returns an unexpected error from the Auth backend.
- Added back button in sign in handler page.
v1.0.0
- FirebaseUI is now open source.
- Added an option to disable Account Chooser.
- After being idle for 1h, while in the process of signing in, properly handle the error instead of crashing.