Releases: firebase/firebaseui-web
Releases · firebase/firebaseui-web
Release list
v4.5.1
- Migrated to new one-tap sign-up API.
- Fixed issue when existing email link user tries to sign in when only email/password sign-in method is provided.
v4.5.0
- Fixed the issue that sign-in with email and password silently fails if account was created using an email link.
v4.4.0
- Added
FirebaseUiHandlerAPI to support using external identities with Google Cloud IAP. - Added default configurations for
SAMLandOIDCproviders. - Fixed the missing id attributes for input elements.
v4.3.0
- Added support for
Applesign-in. - Provided default configurations for
MicrosoftandYahooproviders.
v4.2.0
- Added multi-tenancy support for Google Cloud's Identity Platform developers.
v4.1.0
- Included the ES module in
firebaseuinpm package. - Added the support of
logincustom parameter forGitHubprovider.
v4.0.0
- Removed all FirebaseUI underlying dependencies on deprecated and removed APIs in Firebase version 6.0.0. FirebaseUI no longer supports versions older than 6.0.0.
- Added the ability to immediately redirect to the provider's site or instead show the default 'Sign in with Provider' button when there is only a single federated provider enabled.
v3.6.1
- Fixed the issue where the providerName for generic OAuth, OIDC and SAML providers does not default to providerId.
- Added externs and typescript type declaration for generic OAuth, OIDC and SAML providers sign-in options.
v3.6.0
- Added supported for generic OAuth providers including
MicrosoftandYahoo. - Added supported for OIDC providers for Google Cloud's Identity Platform developers.
- Added supported for SAML providers for Google Cloud's Identity Platform developers.
v3.5.2
- Improves the error message when outdated email link is used for email link sign in and
forceSameDeviceis enabled. - Fixes the wrong language code for Portuguese (Brazilian).