Releases: firebase/firebaseui-web
Releases · firebase/firebaseui-web
Release list
v5.0.0
- Remove
accountchooser.comcredential helper as well as all its related configs and enums.
v4.8.1
- Improved UI support for all identity provider sign up operations when they are restricted by site administrators.
v4.8.0
- Adds support for disabling new user sign up in email providers, disable new user sign up via project settings and blocking functions.
v4.7.3
- Fixes Chrome bug in dialog auto height which seems to manifest in the latest version of Chrome (v88). This seems to not have any side effects on other browsers. Fixes
#806
v4.7.2
- Adds Emulator support to Auth UI. Fixes
#778
v4.7.1
- Improve UI error messages when cancelling permissions on MicroSoft Work Account.
- Update ES6 firebase/app import.
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.