Releases: firebase/firebaseui-web
Releases · firebase/firebaseui-web
v4.7.0
- Removes all accountchooser.com dependencies and deprecates all related APIs now that it is operating in universal opt-out mode.
v4.6.1
- Allow
fullLabelcustomization for tenant selection buttons in FirebaseUI for IAP.
v4.6.0
- Extends the ability to customize the default IdP buttons (provider name, icon URL and background color) for providers like Google and Email.
- Adds the ability to overwrite the entire button label via
fullLabelfor all buttons.
v4.5.2
- Fixes FirebaseUI-web spinner for RTL languages.
- Log warning on accountchooser.com being deprecated and switching to universal opt-out mode starting in July 31st, 2020.
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.